neoGFX
Cross-platform C++ app/game engine
|
#include <ecs_helpers.hpp>
Public Attributes | |
game::material | material |
game::animation_filter | filter |
Definition at line 309 of file ecs_helpers.hpp.
game::animation_filter neogfx::renderable_animation::filter |
Definition at line 312 of file ecs_helpers.hpp.
game::material neogfx::renderable_animation::material |
Definition at line 311 of file ecs_helpers.hpp.