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::
MainMenu
State::MainMenu
State::Base
Reference
Object
Defined in:
states/main_menu.cr
Constructors
.new
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
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
cleanup
(next_state : Symbol)
#
[
View source
]
def
init
#
[
View source
]
def
update
#
[
View source
]