Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Core2D

Index

Variables

DisplayList

DisplayList: System

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.

SequencePlayerSystem

SequencePlayerSystem: System

A system used to drive SequencePlayer components. Required to be scheduled in order for sequences to play.

Shape2DInitSystem

Shape2DInitSystem: System

An initialization only system required to initialize shape rendering

Sprite2DInitSystem

Sprite2DInitSystem: System

An initialization only system required to initialize sprite rendering

UpdateLocalTransformSystem

UpdateLocalTransformSystem: System

UpdateWorldTransformSystem

UpdateWorldTransformSystem: System

Generated using TypeDoc