![]() |
Gamedev Framework (gf)
0.8.0
A C++14 framework for 2D games
|
A header for array serialization. More...
#include <gf/SerializationHeaders.h>
Public Attributes | |
| uint32_t | size |
| The number of elements in the array. More... | |
A header for array serialization.
| uint32_t gf::SerialArrayHeader::size |
The number of elements in the array.
1.8.13