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-25 17:11:14 -06:00
..
BarrierMenu.cs Changed selectable menu item text color to Gold. Updated rotation step to 10 2020-08-24 10:12:24 -06:00
EditPathMenu.cs Changed foreground color of menu options user can select 2020-08-24 07:07:32 -06:00
EditWaypointMenu.cs Added check if the waypoint's collector radius is set before trying to update it 2020-08-24 20:14:17 -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 condition for toggling End Path menu item 2020-08-24 20:14:51 -06:00
PathMainMenu.cs Beginning to implement option to direct driver to nearest waypoint or path's first waypoint 2020-08-24 20:15:22 -06:00
SettingsMenu.cs Removed unnecessary using statement 2020-08-25 17:11:14 -06:00