You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2020. It is now read-only.
When the user presses the escape key, an escape menu should pop up. Currently, there is no content for this menu, but in the future, it will house settings, as well as allow Lua to register menus.
For this first implementation, the option to exit the game should be available as well as return to the game.
The menu should be navigatable both with the mouse and the keyboard.
This should be implemented in Quarts and be included when a window is created in Pheonix with no action taken in Pheonix.
When the user presses the escape key, an escape menu should pop up. Currently, there is no content for this menu, but in the future, it will house settings, as well as allow Lua to register menus.
Blocked by:
#169
#171