This struct is used to define the name strings for flags so they can be referenced from CSS. More...
#include <Valuable/AttributeFlags.hpp>
Public Attributes | |
| bool | createAlias |
| Should we create an alias for this flag so that you can write "name: value" in CSS. | |
| const char * | name |
| Name of the flag. | |
| long | value |
| Value of the value. | |
This struct is used to define the name strings for flags so they can be referenced from CSS.