Pac-Man
|
Struct holds info about the game objects. More...
#include <SGameObjectInfo.h>
Public Attributes | |
SCoordinates | location_ |
location of the object | |
EGameObject | objectType_ |
type of the object | |
uint32_t | additionalInfo_ |
some additional info specific for each object | |
Struct holds info about the game objects.