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
State::Global
State::Global
Reference
Object
Defined in:
creonyx_crystal/state/global/global.cr
Constructors
.new
Instance Method Summary
#end_game
#game_over
: Bool
#mainfont
: SF::Font
#window
: SF::RenderWindow
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
end_game
#
[
View source
]
def
game_over
: Bool
#
[
View source
]
def
mainfont
: SF::Font
#
[
View source
]
def
window
: SF::RenderWindow
#
[
View source
]