27 std::shared_ptr<AnimationPack>
m_Pack;
Represents a pack of sprite animations that were loaded from the drive from the pair of an image file...
Almost everything connected to graphics is in this namespace.
std::pair< Animation, Animation::PlayParams > AnimationWithParams
Pair of Animation and Animation::PlayParams.
Tells the QuadAnimator how to play the animation. More details in the QuadAnimator docs.
Owning handle to the animation inside the AnimationPack, when paired with Animation::PlayParams can b...
std::shared_ptr< AnimationPack > m_Pack
glm::u16vec2 GetFrameSize() const