#include <nuklear.h>
Public Attributes | |
| int | active |
| char | buffer [NK_MAX_NUMBER_BUFFER] |
| int | cursor |
| int | length |
| nk_hash | name |
| unsigned int | old |
| int | prev |
| int | select_end |
| int | select_start |
| unsigned int | seq |
| int | state |
| char nk_property_state::buffer[NK_MAX_NUMBER_BUFFER] |