This is the complete list of members for EndGame, including all inherited members.
camera | EndGame | private |
draw() | EndGame | virtual |
EndGame(StateManager *stateManager, SDL_Window *window, int screenWidth, int screenHeight, Audio *music, float score) | EndGame | |
getWindow() | State | |
input() | EndGame | virtual |
loadingScreen() | EndGame | private |
music | EndGame | private |
objects | EndGame | private |
screenHeight | State | protected |
screenWidth | State | protected |
shaders | EndGame | private |
State(StateManager *stateManager, SDL_Window *window, int screenWidth, int screenHeight) | State | |
stateManager | State | protected |
update(float dt) | EndGame | virtual |
userInterface | EndGame | private |
window | State | protected |
~EndGame() | EndGame | |
~State() | State | virtual |