Module animation_resource

Structsยง

AnimationResource
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.