CoriEngine
Loading...
Searching...
No Matches
Cori::Graphics::Animation::PlayParams Struct Reference

Tells the QuadAnimator how to play the animation. More details in the QuadAnimator docs. More...

#include <Animation.hpp>

Public Attributes

bool LoopedInSequence { false }

Detailed Description

Tells the QuadAnimator how to play the animation. More details in the QuadAnimator docs.

Note
Only LoopedInSequence is implemented for now.

Definition at line 15 of file Graphics/Animator/Animation.hpp.

Member Data Documentation

◆ LoopedInSequence

bool Cori::Graphics::Animation::PlayParams::LoopedInSequence { false }

Definition at line 22 of file Graphics/Animator/Animation.hpp.


The documentation for this struct was generated from the following file: