mirror of
https://github.com/processing/processing4.git
synced 2026-01-28 02:41:08 +01:00
removing comment about iterator
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// An ArrayList is used to manage the list of Particles
|
||||
// An Iterator is used to remove "dead" particles while iterating over the list
|
||||
|
||||
class ParticleSystem {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user