class GeoWars::Match
Defined in:
geo_wars/match.cr
Constant Summary
-
HUD_INFO_BACKGROUND_COLOR =
LibRay::Color.new(r: 0, g: 0, b: 0, a: 100)
-
HUD_INFO_TEXT_PADDING =
8
-
HUD_MARGIN =
8
-
NEXT_TURN_KEY_HOLD_INITIAL_TIMER =
0.5
-
NEXT_TURN_KEY_HOLD_TIMER =
1
-
TURN_TEXT_PADDING =
4
Constructors
Instance Method Summary
Constructor Detail
Instance Method Detail
def
cursor_cell(*args, **options)
#
def
cursor_cell(*args, **options, &)
#
def
draw_hud_terrain_info
#
def
selected_unit(*args, **options)
#
def
selected_unit(*args, **options, &)
#