Searched refs:draw_stick (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-2.1/build/demos/kpaddemo/src/ |
| D | sample.c | 323 static void draw_stick( f32 ox, f32 oy, f32 radius, f32 sx, f32 sy, GXColor clr, BOOL dashed ) in draw_stick() function 595 …draw_stick( x1, y, r, kpads[0][cx].ex_status.fs.stick.x, -kpads[0][cx].ex_status.fs.stick.y, yello… in draw_sample() 597 …draw_stick( x1, y, r, kpads[0][cx].ex_status.cl.lstick.x, -kpads[0][cx].ex_status.cl.lstick.y, blu… in draw_sample() 598 …draw_stick( x1, y, r, kpads[0][cx].ex_status.cl.rstick.x, -kpads[0][cx].ex_status.cl.rstick.y, gre… in draw_sample()
|