Skip to content

World.hpp

Ryan Babij edited this page Jul 11, 2018 · 7 revisions

World is a large class which contains almost all information about the game world and the entities that exist within it.

Implements:

LogicTickInterface

TEST

##IdleTickInterface

World information:

  • aTopoMap
  • vWorldObjectGlobal
  • aWorldTile

Contains:

Tribe.hpp