Implement/match LegoNavController::CalculateNewPosDir (#675)

* Implement/match LegoNavController::CalculateNewPosDir

* Fix naming

* Fix naming
This commit is contained in:
Christian Semmler
2024-03-15 11:33:32 -04:00
committed by GitHub
parent 5e0e7ab908
commit 0e146f08d6
5 changed files with 341 additions and 194 deletions

View File

@@ -26,6 +26,8 @@ class MxTransitionManager;
class ViewLODListManager;
class ViewManager;
extern MxBool g_isWorldActive;
LegoOmni* Lego();
LegoInputManager* InputManager();
LegoSoundManager* SoundManager();