Module animation_resource
Structsยง
- Animation
Resource - A Resource wrapper class for animations. Currently only supports loading of float keyframe animations.
- Resource
- Represents the base class for all resources. This base class contains information related to the type of the resource and the loading status of the resource data. The actual resource data is specific to the sub-classes.