This is the complete list of members for EE_StyphBird, including all inherited members.
coinSpawn | EE_StyphBird | private |
dead | EE_StyphBird | private |
deathParticles | EE_StyphBird | private |
dimensions | EB_Entity | protected |
draw(SDL_Renderer *renderer) | EB_Entity | virtual |
EB_Entity(C_Texture *sprite, C_Vec2 pos, C_Vec2 dimensions, std::string iD, float *universalSpeed) | EB_Entity | |
EB_Velocity(C_Texture *sprite, C_Vec2 pos, C_Vec2 dimensions, C_Vec2 velocities, std::string iD, float *universalSpee) | EB_Velocity | |
EE_StyphBird(C_Texture *sprite, C_Vec2 pos, C_Vec2 dimensions, float *universalSpeed) | EE_StyphBird | |
getCoinSpawn() | EE_StyphBird | |
getDeadStatus() | EE_StyphBird | |
getDeathParticles() | EE_StyphBird | |
getDimensions() | EB_Entity | |
getPosition() | EB_Entity | |
getVelocities() | EB_Velocity | |
iD | EB_Entity | protected |
pos | EB_Entity | protected |
setCoinSpawn(bool coinSpawn) | EE_StyphBird | |
setDeadStatus(bool dead) | EE_StyphBird | |
setDeathParticles(bool deathParticles) | EE_StyphBird | |
setDimensions(C_Vec2 dimensions) | EB_Entity | |
setHeight(float height) | EB_Entity | |
setPosition(C_Vec2 pos) | EB_Entity | |
setVelocities(C_Vec2 velocity) | EB_Velocity | |
setWidth(float width) | EB_Entity | |
setX(float x) | EB_Entity | |
setY(float y) | EB_Entity | |
sprite | EB_Entity | protected |
universalSpeed | EB_Entity | protected |
update(float dt) | EE_StyphBird | virtual |
updatePosWithVelocities(float dt) | EB_Velocity | |
velocities | EB_Velocity | protected |
~EB_Entity() | EB_Entity | |
~EB_Velocity() | EB_Velocity | |
~EE_StyphBird() | EE_StyphBird | |