Searched refs:WALLX_BOUNCE (Results 1 – 1 of 1) sorted by relevance
18 #define WALLX_BOUNCE 0.6F macro266 nextVel.x = -curVel.x * WALLX_BOUNCE; in AnimTick()