Game Engine 2D Platformer
AIComponent Member List

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

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