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-08-26 18:35:45 -06:00
..
BarrierMenu.cs Fixed flares spawning upright 2020-08-26 18:35:45 -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 Updated code to reference Path State enum based on recent refactor 2020-08-26 16:16:31 -06:00
PathMainMenu.cs Replaced Path's IsFinished bool with State enum 2020-08-26 04:38:47 -06:00
SettingsMenu.cs Removed unnecessary using statement 2020-08-25 17:11:14 -06:00