Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rl
main
Top Level Namespace
AssetManager
Component
MainMenuBtn
Concern
Assets
Fade
FadeMotion
Input
States
World
Game
State
Base
Game
Loading
MainMenu
System
MainMenu
Generated using Crystal 1.14.0
2024-11-26 07:06:21 UTC
class
State::
Game
State::Game
State::Base
Reference
Object
Defined in:
states/game.cr
Instance Method Summary
#cleanup
(next_state : Symbol)
#init
#update
Instance methods inherited from class
State::Base
cleanup(next_state : Symbol)
cleanup
,
init
init
,
update
update
Instance Method Detail
def
cleanup
(next_state : Symbol)
#
[
View source
]
def
init
#
[
View source
]
def
update
#
[
View source
]