Jamie Slowgrove - PGG Assignment 1 - SDL
 All Classes Functions
Enemy Member List

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

Creature(Texture *, float, float)Creature
deleteable (defined in Enemy)Enemyprotected
display(SDL_Renderer *)Entity
Enemy(Texture *, float, float, int)Enemy
Entity(Texture *, float, float, int, int)Entity
getDeletable()Enemy
getSpeed()Enemy
getSrcX()Entity
getSrcY()Entity
getType()Enemy
getVelocityX()Creature
getVelocityY()Creature
getX()Entity
getY()Entity
height (defined in Entity)Entityprotected
setDeletable(bool)Enemy
setSpeed(float)Enemy
setSrcX(float)Entity
setSrcY(float)Entity
setVelocityX(float)Creature
setVelocityY(float)Creature
setX(float)Entity
setY(float)Entity
speed (defined in Enemy)Enemyprotected
srcHeight (defined in Entity)Entityprotected
srcWidth (defined in Entity)Entityprotected
srcX (defined in Entity)Entityprotected
srcY (defined in Entity)Entityprotected
texture (defined in Entity)Entityprotected
type (defined in Enemy)Enemyprotected
typeSetup()Enemy
updateX(float)Creature
updateY(float)Creature
velocityX (defined in Creature)Creatureprotected
velocityY (defined in Creature)Creatureprotected
width (defined in Entity)Entityprotected
x (defined in Entity)Entityprotected
y (defined in Entity)Entityprotected
~Creature()Creature
~Enemy()Enemy
~Entity()Entity