Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/gxdemo/src/Lighting/
Dlit-prelit.c64 s32 velocity; member
253 sc->lightCtrl[i].velocity = 2; in DrawInit()
355 sc->lightCtrl[i].theta += sc->lightCtrl[i].velocity; in AnimTick()
358 sc->lightCtrl[i].velocity = - sc->lightCtrl[i].velocity; in AnimTick()