![]() |
Space Fighter
A "shmup" game for Computer Programming C++
|
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... | |