Home
last modified time | relevance | path

Searched refs:DrawBall (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/demos/gxdemo/src/Simple/
Dsmp-toy-draw.c373 static void DrawBall( f32 x, f32 y, f32 z ) in DrawBall() function
605 DrawBall(x, 0.0F, curpos.z); in DrawTick()
609 DrawBall(curpos.x, 0.0F, curpos.z); in DrawTick()