Jamie Slowgrove - AI Assignment 1
Line of Sight & A* path-finding
|
This is the complete list of members for Entity, including all inherited members.
display(SDL_Renderer *) | Entity | |
Entity(Texture *, Vec2, Vec2, int, int, int, int) | Entity | |
getHeight() | Entity | |
getPosition() | Entity | |
getWidth() | Entity | |
height | Entity | protected |
position | Entity | protected |
setPosition(Vec2) | Entity | |
source | Entity | protected |
spriteHeight | Entity | protected |
spriteWidth | Entity | protected |
texture | Entity | protected |
width | Entity | protected |
~Entity() | Entity |