1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 23:50:29 +01:00
Scene-Manager-DevRepo/SceneManager/Menus
2020-09-14 16:42:51 -06:00
..
BarrierMenu.cs Refactored some private functions to local functions, updated public functions to internal. 2020-09-14 13:16:49 -06:00
EditPathMenu.cs Updated public methods and properties to internal, changed Game.LogTrivial calls to Logger.Log 2020-09-14 13:23:03 -06:00
EditWaypointMenu.cs Moved some variable assignments back into their build menu method. 2020-09-14 16:42:51 -06:00
MainMenu.cs Adjusted menu descriptions and colors 2020-09-13 04:49:04 -06:00
MenuManager.cs Removed unused using statements 2020-09-06 14:23:30 -06:00
PathCreationMenu.cs Moved some variable assignments back into their build menu method. 2020-09-14 16:42:51 -06:00
PathMainMenu.cs Refactored menu item initializations, updated Game.LogTrivial calls to Logger.Log, updated public methods to internal 2020-09-14 14:47:37 -06:00
SettingsMenu.cs Refactored menu item initializations, updated public methods to internal 2020-09-14 14:48:00 -06:00