#include <stage.h>
Data Fields | |
GArray * | points |
stg_bool_t | filled |
stg_color_t | color |
|
pointer to an array of points
|
|
if TRUE, this polygon is drawn filled
|
|
render color of this polygon - TODO - implement color rendering
|