![]() |
Space Fighter
A "shmup" game for Computer Programming C++
|
Go to the source code of this file.
Functions | |
| void | OnGameplayScreenRemoved (Screen *pScreen) |
| Callback function for when the gameplay screen is removed from the screen manager. | |
| void OnGameplayScreenRemoved | ( | Screen * | pScreen | ) |
Callback function for when the gameplay screen is removed from the screen manager.
| pScreen | A pointer to the gameplay screen that is being removed. |
Definition at line 11 of file GameplayScreen.cpp.