This commit is contained in:
Jesper Lundin 2007-05-07 15:44:53 +00:00
parent 1acec322f3
commit cded357ea9
6 changed files with 37 additions and 37 deletions

View file

@ -46,7 +46,7 @@ public class Particles extends Entity{
{{1.0f,0.0f,1.0f},{1.0f,0.0f,0.0f}}
};
private int maxParticles = 1000;
private int maxParticles = 300;
private boolean enabled = true;
private Particle particle[];
private int col; // Current Color Selection