-
Notifications
You must be signed in to change notification settings - Fork 2
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, IdleTickInterface
World information:
- aTopoMap
- vWorldObjectGlobal
- aWorldTile
Contains: