Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
eng::AnimationComponent Member List

This is the complete list of members for eng::AnimationComponent, including all inherited members.

GetOwner()eng::Component
GetTypeId() const =0eng::Componentpure virtual
Init()eng::Componentvirtual
IsPlaying() consteng::AnimationComponent
LoadProperties(const nlohmann::json &json)eng::Componentvirtual
m_ownereng::Componentprotected
Play(const std::string &name, bool loop=true)eng::AnimationComponent
RegisterClip(const std::string &name, const std::shared_ptr< AnimationClip > &clip)eng::AnimationComponent
SetClip(AnimationClip *clip)eng::AnimationComponent
StaticTypeId()eng::Componentinlinestatic
Update(float deltaTime) overrideeng::AnimationComponentvirtual
~Component()=defaulteng::Componentvirtual