Update
* Added class MapManager
MapManager
* Added class MapManager
MapManager
- Added float MapBottom
- Added float MapLeft
- Added float MapRight
- Added float MapTop
- Added Vector2 MapSize
- Added float GetHeight(Vector2 position)
- Added float GetHeight(Vector3 position)
- Added float GetSecondaryHeight(Vector2 position)
- Added float GetSecondaryHeight(Vector3 position)
- Added Vector3 GetAbsolutePosition(Vector2 position)
- Added Vector3 GetAbsolutePosition(Vector3 position)