![]() |
Space Fighter
A "shmup" game for Computer Programming C++
|
Go to the source code of this file.
Functions | |
| void | PlayerShootsEnemy (GameObject *pObject1, GameObject *pObject2) |
| void | PlayerCollidesWithEnemy (GameObject *pObject1, GameObject *pObject2) |
| void PlayerCollidesWithEnemy | ( | GameObject * | pObject1, |
| GameObject * | pObject2 ) |
| void PlayerShootsEnemy | ( | GameObject * | pObject1, |
| GameObject * | pObject2 ) |