Game Engine 2D Platformer
AIGraphicsComponent Member List

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

AIGraphicsComponent(SDL_Renderer *ren)AIGraphicsComponent
Component()=defaultComponent
HandleEvent(GameEntity &entity)Componentinlinevirtual
LoadImage(std::string filepath, SDL_Renderer *ren)AIGraphicsComponentvirtual
Render(GameEntity &entity)AIGraphicsComponentvirtual
ShutDown()AIGraphicsComponentvirtual
StartUp()AIGraphicsComponentvirtual
Update(GameEntity &entity)AIGraphicsComponentvirtual
~AIGraphicsComponent()AIGraphicsComponent