neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::game::animation_frame Struct Reference

#include <animation.hpp>

Classes

struct  meta
 

Public Attributes

scalar duration
 
mesh_filter filter
 

Detailed Description

Definition at line 33 of file animation.hpp.

Member Data Documentation

◆ duration

scalar neogfx::game::animation_frame::duration

Definition at line 35 of file animation.hpp.

◆ filter

mesh_filter neogfx::game::animation_frame::filter

Definition at line 36 of file animation.hpp.


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