Sky Zone Omega - PC Version
 All Classes Namespaces Files Functions Variables Macros
B_Background Member List

This is the complete list of members for B_Background, including all inherited members.

B_Background(C_Texture *sprite, C_Vec2 pos, C_Vec2 dimensions, C_Vec2 velocities, float *universalSpeed)B_Background
dimensionsEB_Entityprotected
draw(SDL_Renderer *renderer)EB_Entityvirtual
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
getDimensions()EB_Entity
getPosition()EB_Entity
getVelocities()EB_Velocity
iDEB_Entityprotected
posEB_Entityprotected
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
spriteEB_Entityprotected
universalSpeedEB_Entityprotected
update(float dt)B_Backgroundvirtual
updatePosWithVelocities(float dt)EB_Velocity
velocitiesEB_Velocityprotected
~B_Background()B_Background
~EB_Entity()EB_Entity
~EB_Velocity()EB_Velocity