![]() |
Lysa
0.0
Lysa 3D Engine
|
This is the complete list of members for AnimationLibrary, including all inherited members.
| AnimationLibrary() = default | AnimationLibrary | default |
| AnimationLibrary(const AnimationLibrary &animationLibrary) | AnimationLibrary | inline |
| Resource() = default | Resource | default |
| Resource(const unique_id id) | Resource | inline |
| UnmanagedResource() | UnmanagedResource | inline |
| UnmanagedResource(const Resource &other) | UnmanagedResource | inline |
| addAnimation(const std::string &keyName, const std::shared_ptr< Animation > &animation) | AnimationLibrary | inline |
| getAnimation(const std::string &keyName) const | AnimationLibrary | inline |
| getAnimations() const | AnimationLibrary | inline |
| getDefaultAnimationName() const | AnimationLibrary | inline |
| hasAnimation(const std::string &keyName) const | AnimationLibrary | inline |
| id | Resource | |
| operator==(const Resource &other) const | Resource | inline |
| ~Resource() = default | Resource | virtualdefault |