class Game::World
- Game::World
- Reference
- Object
Defined in:
game/world.crConstructors
Instance Method Summary
- #map : Game::Map
- #push(command : Command) : TimePoint
- #queue : Game::Queue
- #resources : Game::ResourceBag
- #run(ts : TimePoint)
- #score : Int32
- #ts : Int64
- #ts=(ts : TimePoint)
- #win?