Options button in pause menu

This commit is contained in:
2023-04-06 10:39:43 -06:00
parent 65f9a00e89
commit 1cabc1e5bd
2 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
# hollywoo-flixel
## Gotchas
### MenuState
Your project must define and import a MenuState type! This must extend FlxState and provide static function `optionsMenu(onBack:Continuation):Void`