Engine
| Methods | Properties | Base Classes | Derived Classes |
|---|---|---|---|
| MoveNext | All | ||
| Constructor | Current | ||
| IsEmpty | |||
| IsNotEmpty |
Properties
All : spacerange
read-only
var All : SpaceRange
Current : cog
read-only
var Current : Cog
IsEmpty : boolean
read-only
var IsEmpty : Boolean
IsNotEmpty : boolean
read-only
var IsNotEmpty : Boolean
Methods
MoveNext : Void
Name Type Description function MoveNext()
SpaceRange : Void
constructor
Name Type Description function SpaceRange()
SpaceRange : Void
constructor
Name Type Description p0 spacerange function SpaceRange(p0 : SpaceRange)