1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 15:40:29 +01:00
Scene-Manager-DevRepo/SceneManager/Menus
2020-08-26 19:51:13 -06:00
..
BarrierMenu.cs Created new Hints class. Implemented Hints.Display method. Added option to SettingsMenu to enable/disable hints in-game. 2020-08-26 19:16:28 -06:00
EditPathMenu.cs Changed foreground color of menu options user can select 2020-08-24 07:07:32 -06:00
EditWaypointMenu.cs Replaced float scroller items with numerical scrollers 2020-08-25 20:52:43 -06:00
MainMenu.cs Updated menu references based on MenuManager refactor 2020-08-20 18:57:20 -06:00
MenuManager.cs Refactor menu instantiation to happen in the respective menu's class 2020-08-20 18:55:26 -06:00
PathCreationMenu.cs Fixed PathMainMenu not functioning correctly after finishing a path 2020-08-26 19:51:13 -06:00
PathMainMenu.cs Fixed PathMainMenu not functioning correctly after finishing a path 2020-08-26 19:51:13 -06:00
SettingsMenu.cs Created new Hints class. Implemented Hints.Display method. Added option to SettingsMenu to enable/disable hints in-game. 2020-08-26 19:16:28 -06:00