Stardust Particle Engine v1.3
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class ParticleCollectionType
Constants
Package
idv.cjcat.stardust.common.particles
Class
public class ParticleCollectionType
Public Constants
Constant
Defined by
FAST_ARRAY
: int = 0
[static]
ParticleCollectionType
LINKED_LIST
: int = 1
[static]
ParticleCollectionType
Constant detail
FAST_ARRAY
constant
public static const FAST_ARRAY:int = 0
LINKED_LIST
constant
public static const LINKED_LIST:int = 1