Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
AeonGames::Component Member List

This is the complete list of members for AeonGames::Component, including all inherited members.

GetId() const =0AeonGames::Componentpure virtual
GetProperty(const StringId &aId) const =0AeonGames::Componentpure virtual
GetPropertyCount() const =0AeonGames::Componentpure virtual
GetPropertyInfoArray() const =0AeonGames::Componentpure virtual
ProcessMessage(Node &aNode, uint32_t aMessageType, const void *aMessageData)=0AeonGames::Componentpure virtual
Render(const Node &aNode, Renderer &aRenderer, void *aWindowId)=0AeonGames::Componentpure virtual
SetProperty(const StringId &aId, const Property &aProperty)AeonGames::Component
SetProperty(const std::string &aId, const Property &aProperty)AeonGames::Component
SetProperty(uint32_t aId, const Property &aProperty)=0AeonGames::Componentpure virtual
Update(Node &aNode, double aDelta)=0AeonGames::Componentpure virtual
~Component()=0AeonGames::Componentpure virtual