jubilant-funicular
nta::Animation2D Member List

This is the complete list of members for nta::Animation2D, including all inherited members.

Animation2D() (defined in nta::Animation2D)nta::Animation2Dinline
Animation2D(const SpriteSheet &sheet, std::size_t start=0, std::size_t length=1, float speed=1) (defined in nta::Animation2D)nta::Animation2D
Animation2D(ContextData &context, crstring file_path, crivec2 dims, std::size_t start=0, std::size_t length=1, float speed=1) (defined in nta::Animation2D)nta::Animation2D
Animation2D(ContextData &context, crstring file_path, int num_cols, std::size_t start=0, std::size_t length=1, float speed=1) (defined in nta::Animation2D)nta::Animation2D
get_flipped_uv() const (defined in nta::Animation2D)nta::Animation2D
get_frame_dims() const (defined in nta::Animation2D)nta::Animation2D
get_index() const (defined in nta::Animation2D)nta::Animation2D
get_length() const (defined in nta::Animation2D)nta::Animation2D
get_speed() const (defined in nta::Animation2D)nta::Animation2D
get_start() const (defined in nta::Animation2D)nta::Animation2D
get_tex_id() const (defined in nta::Animation2D)nta::Animation2D
get_time() const (defined in nta::Animation2D)nta::Animation2D
get_uv() const (defined in nta::Animation2D)nta::Animation2D
m_length (defined in nta::Animation2D)nta::Animation2Dprivate
m_sheetnta::Animation2Dprivate
m_speednta::Animation2Dprivate
m_start_indexnta::Animation2Dprivate
m_timenta::Animation2Dprivate
reset_time() (defined in nta::Animation2D)nta::Animation2Dinline
set_speed(float speed) (defined in nta::Animation2D)nta::Animation2D
step(float dt) (defined in nta::Animation2D)nta::Animation2D
switch_animation(std::size_t start, std::size_t length, float speed=1) (defined in nta::Animation2D)nta::Animation2D