|
SDL SPOOKY PLATFORMER ENGINE
0.2.0
An implementation of a platformer using sdl, implemented using an entity component system and efficient collision management.
|
This is the complete list of members for HealthComponent, including all inherited members.
| Component() | Component | |
| HealthComponent(unsigned int maxHealth) | HealthComponent | |
| HealthDown() | HealthComponent | |
| HealthUpdate | HealthComponent | friend |
| Render(SDL_Renderer *ren) | Component | virtual |
| Update(float deltaTime) | HealthComponent | virtual |
| entity | Component | protected |
| invincible | HealthComponent | |
| ~Component() | Component | virtual |
| ~HealthComponent() | HealthComponent |
1.4.1