This commit is contained in:
parent
1acec322f3
commit
cded357ea9
6 changed files with 37 additions and 37 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue