Variables
DisplayList
Defined in RuntimeFull.ts:3155
SequencePlayerSystem
Defined in RuntimeFull.ts:3901
Shape2DInitSystem
Defined in RuntimeFull.ts:4572
Sprite2DInitSystem
Defined in RuntimeFull.ts:3896
UpdateLocalTransformSystem
Update
LocalTransformSystem: System
Defined in RuntimeFull.ts:3158
UpdateWorldTransformSystem
Update
WorldTransformSystem: System
Defined in RuntimeFull.ts:3161
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Collects and sorts entities by camera, and readies them for rendering. Rendering and hit testing do not consider changes made to entities after the display list is created.