fixing decay code
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ namespace Polyparti {
|
||||
void rotateRoom(float degrees);
|
||||
void initField(fieldInfo info);
|
||||
void addFields();
|
||||
void updateFields();
|
||||
void updateFields(double time);
|
||||
ParticleField& getField(int index);
|
||||
void adjustInterval(const float pct);
|
||||
void reverseInterval();
|
||||
|
||||
Reference in New Issue
Block a user