|
class | LoadButton |
| The Load button component of the office scene. Manages the action of loading a quick save. More...
|
|
class | NotificationCanvas |
| Shows a notification on screen with custom text passed to the component. More...
|
|
class | OfficeSceneEventManager |
| This component manages the office scene. It:
-
Setup every button to hide the interface whenever the user clicks;
-
Add a given hovering sound to every button of the interface;
-
Add the given colors to the buttons;
-
Restore the interface whenever the cancel (Escape) key is hit.
More...
|
|
class | QuitButton |
| The Quit button component of the office scene. Manages the action of leaving the scene. More...
|
|
class | SaveButton |
| The Save button component of the office scene. Manages the action of doing a quick save. More...
|
|