Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/gxdemo/src/Management/
Dmgt-fifo-dual.c84 static f32 StartRotX = 0.0f; // starting rotation angle on x-axis for torus variable
414 StartRotX += DEMOPadGetStickY(0) / 12.0f; in AnimTick()
454 MTXRotDeg( rx, 'X', Torus[i].rotation.x + StartRotX ); in DrawTick()