Table of Contents

Graphics

Methods Properties Base Classes Derived Classes
MoveNext All
Constructor Current
IsEmpty
IsNotEmpty

Properties


All : particlelistrange

read-only

var All : ParticleListRange

Current : particle

read-only

var Current : Particle

IsEmpty : boolean

read-only

var IsEmpty : Boolean

IsNotEmpty : boolean

read-only

var IsNotEmpty : Boolean

Methods


MoveNext : Void

Name Type Description
function MoveNext()

ParticleListRange : Void

constructor

Name Type Description
function ParticleListRange()

ParticleListRange : Void

constructor

Name Type Description
p0 particlelistrange
function ParticleListRange(p0 : ParticleListRange)