PumpkinBrush
Public Attributes
|
List of all members
nk_keyboard Struct Reference
#include <
nuklear.h
>
Collaboration diagram for nk_keyboard:
[
legend
]
Public Attributes
struct
nk_key
keys
[
NK_KEY_MAX
]
char
text
[
NK_INPUT_MAX
]
int
text_len
Member Data Documentation
◆
keys
struct
nk_key
nk_keyboard::keys[
NK_KEY_MAX
]
◆
text
char nk_keyboard::text[
NK_INPUT_MAX
]
◆
text_len
int nk_keyboard::text_len
The documentation for this struct was generated from the following file:
include/
nuklear.h
Generated by
1.8.17