Home
last modified time | relevance | path

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

/dports/games/xkoules/koules1.4/
H A Dkoules.h85 #define SPRINGSTRENGTH (BBALL_RADIUS/2) macro
H A Dkoules.c1347 force = force / SPRINGSTRENGTH; in update_forces()