neoGFX
Cross-platform C++ app/game engine
|
#include <animation.hpp>
Classes | |
struct | meta |
Public Attributes | |
scalar | duration |
mesh_filter | filter |
Definition at line 33 of file animation.hpp.
scalar neogfx::game::animation_frame::duration |
Definition at line 35 of file animation.hpp.
mesh_filter neogfx::game::animation_frame::filter |
Definition at line 36 of file animation.hpp.