Go to the source code of this file.
Classes | |
| class | le::anim::Animator< PayloadT, SamplerT > |
| Class template for Animator types. More... | |
Namespaces | |
| namespace | le |
| namespace | le::anim |
Typedefs | |
| using | le::TransformAnimator = anim::Animator< Transform, anim::TransformSampler > |
| using | le::FlipbookAnimator = anim::Animator< TileId, anim::FlipbookSampler > |