|
Oblivision
A simple UI library rendered directly from a pixel buffer
|
Structure to hold all widget(OV window) data. More...
#include <oblivision.h>
Public Attributes | |
| int | num_wigs |
| const char * | names [MAX_WIGS] |
| vec2 | wig_sizes [MAX_WIGS] |
| vec2 | wig_pos [MAX_WIGS] |
Structure to hold all widget(OV window) data.