![]() |
neoGFX
C++ GPU-oriented GUI library and app/game creation framework.
|
#include <shape.hpp>
Classes | |
| struct | texture_sheet_item |
Public Attributes | |
| std::vector< texture_sheet_item > | items |
| uint32_t | count |
| time_interval | time |
| bool | repeat |
| std::vector<texture_sheet_item> neogfx::shape::animation_info::items |
| time_interval neogfx::shape::animation_info::time |