Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
creonyx_crystal
master
Audio
AudioManager
Creature
CreonyxCrystal
Engine
Engine
Game
Game
Hero
Intro
Intro
Stats
Menu
MainMenu
Renderer
Renderer
State
Global
StateManager
TileMap
World
World
Built with Crystal 1.9.2
2023-10-07 17:12:11 UTC
class
Menu::MainMenu
Menu::MainMenu
Reference
Object
Defined in:
creonyx_crystal/game/menu/menu.cr
Constructors
.new
(window : SF::RenderWindow)
Instance Method Summary
#check
(event)
#running
: Bool
#show
#update
#window
: SF::RenderWindow
Constructor Detail
def self.
new
(window : SF::RenderWindow)
#
[
View source
]
Instance Method Detail
def
check
(event)
#
[
View source
]
def
running
: Bool
#
[
View source
]
def
show
#
[
View source
]
def
update
#
[
View source
]
def
window
: SF::RenderWindow
#
[
View source
]