Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
geo_wars
master
GeoWars
Cursor
Game
Keys
Map
MapCell
MapViewport
Match
Player
Terrain
TerrainConstants
Timer
Units
Knight
Soldier
Unit
Built with Crystal 1.9.2
2023-10-07 18:24:21 UTC
class
GeoWars::Player
GeoWars::Player
Reference
Object
Defined in:
geo_wars/player.cr
Constructors
.new
(color : LibRay::Color, human : Bool =
true
)
Instance Method Summary
#color
: LibRay::Color
#human?
: Bool
Constructor Detail
def self.
new
(color : LibRay::Color, human : Bool =
true
)
#
[
View source
]
Instance Method Detail
def
color
: LibRay::Color
#
[
View source
]
def
human?
: Bool
#
[
View source
]