|
Game Engine 2D Platformer
|
This is the complete list of members for AIGraphicsComponent, including all inherited members.
| AIGraphicsComponent(SDL_Renderer *ren) | AIGraphicsComponent | |
| Component()=default | Component | |
| HandleEvent(GameEntity &entity) | Component | inlinevirtual |
| LoadImage(std::string filepath, SDL_Renderer *ren) | AIGraphicsComponent | virtual |
| Render(GameEntity &entity) | AIGraphicsComponent | virtual |
| ShutDown() | AIGraphicsComponent | virtual |
| StartUp() | AIGraphicsComponent | virtual |
| Update(GameEntity &entity) | AIGraphicsComponent | virtual |
| ~AIGraphicsComponent() | AIGraphicsComponent |