class State::MainMenu

Defined in:

states/main_menu.cr

Constructors

Instance Method Summary

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]