le2d v0.4.3
2D game engine framework
 
Loading...
Searching...
No Matches
animator.hpp File Reference

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 >