Public Attributes | |
n_GDrawCommandType | type |
n_GDrawCommandFlags | flags |
n_GColor | stroke_color |
uint8_t | stroke_width |
n_GColor | fill_color |
union { | |
struct { | |
bool path_open:1 | |
} path_flags | |
uint16_t circle_radius | |
} | __attribute |
uint16_t | num_points |
n_GPoint | points [] |
The contents of a n_GDrawCommand.