ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <draw2d.h>
Data Fields | |
vertex_t | v0 |
color_t | color |
color_t point_t::color |
Definition at line 15 of file draw2d.h.
Referenced by draw_arc_filled(), draw_arc_outline(), draw_point(), draw_round_rect_filled(), and draw_round_rect_outline().
vertex_t point_t::v0 |
Definition at line 14 of file draw2d.h.
Referenced by draw_arc_filled(), draw_arc_outline(), draw_point(), draw_round_rect_filled(), and draw_round_rect_outline().