-Divide speed by 10 for more useful results as recommended by Pierre Terdiman.

-Using shared speed value.
This commit is contained in:
id0x1234
2008-09-11 11:32:38 +00:00
parent c09a664808
commit 147b6c8975
5 changed files with 48 additions and 18 deletions

View File

@@ -43,7 +43,6 @@ subject to the following restrictions:
AABB* mBoxes;
void** mHandles;
float* mBoxTime;
float mSpeed;
float mAmplitude;
bool m_firstTime;