class GeoWars::Player

Defined in:

geo_wars/player.cr

Constructors

Instance Method Summary

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]