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

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

GetClipNames() constmnd::AnimationComponent
GetOwner()mnd::Component
GetPalette() constmnd::AnimationComponentinline
GetSkeleton() constmnd::AnimationComponentinline
GetTypeId() const =0mnd::Componentpure virtual
Init()mnd::Componentvirtual
IsPlaying()mnd::AnimationComponent
LoadProperties(const nlohmann::json &json)mnd::Componentvirtual
m_ownermnd::Componentprotected
Play(const std::string &name, bool loop=true)mnd::AnimationComponent
RegisterClip(const std::string &name, const std::shared_ptr< AnimationClip > &clip)mnd::AnimationComponent
RegisterSkeletalClip(const std::string &name, const std::shared_ptr< SkeletalAnimationClip > &clip)mnd::AnimationComponent
SetClip(AnimationClip *clip)mnd::AnimationComponent
SetSkeleton(const std::shared_ptr< Skeleton > &skeleton)mnd::AnimationComponent
StaticTypeId()mnd::Componentinlinestatic
Stop()mnd::AnimationComponentinline
Update(float deltaTime) overridemnd::AnimationComponentvirtual
~Component()=defaultmnd::Componentvirtual