![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <extension_test_tag.h>
Collaboration diagram for extension_test_tag:Classes | |
| struct | bitfield16_flags |
Public Member Functions | |
| TAG_ENUM (enum_test, { option_0, option_1, option_2, }) | |
Public Attributes | |
| vector2 | coords |
| bool | checkbox |
| bitfield16_flags | flags |
| Bitfield data for flags. See #bitfield16_flags for details. More... | |
| extension_test_tag::TAG_ENUM | ( | enum_test | , |
| { option_0, option_1, option_2, } | |||
| ) |
| bool extension_test_tag::checkbox |
| vector2 extension_test_tag::coords |
| bitfield16_flags extension_test_tag::flags |
Bitfield data for flags. See #bitfield16_flags for details.