class Game::Construction
- Game::Construction
- Reference
- Object
Defined in:
game/building.crConstructors
- .new(ts : TimeSpan, cost : ResourceBag, requirements : Array(Building::Type) = [] of Building::Type)
Class Method Summary
Instance Method Summary
Constructor Detail
def self.new(ts : TimeSpan, cost : ResourceBag, requirements : Array(Building::Type) = [] of Building::Type)
#