![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Minimap widget implementation (Phase 7). More...
Include dependency graph for MinimapWidget.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
| namespace | Olympe::anonymous_namespace{MinimapWidget.cpp} |
Functions | |
| float | Olympe::anonymous_namespace{MinimapWidget.cpp}::Normalise (float value, float minVal, float maxVal) |
| Safely normalise a value within a range, clamped to [0,1]. | |