Space Fighter
A "shmup" game for Computer Programming C++
Loading...
Searching...
No Matches
GameObject.h File Reference
#include "KatanaEngine.h"
#include "CollisionType.h"

Go to the source code of this file.

Classes

class  GameObject
 Represents a game object in the game. This is the base class for all objects that can be updated, rendered, and checked for collisions. More...