class Risk::Continent

Defined in:

risk/continent.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, bonus : UInt8, territories : Array(String)) #

[View source]

Instance Method Detail

def bonus : UInt8 #

[View source]
def name : String #

[View source]
def territories : Array(String) #

[View source]