API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

E

enumSystemOrder

@codexo/exojs / core / stable

Named tick-order constants for SystemRegistry.add's `order` option. Purely conventional - the registry only compares numbers, and `order` accepts any of them - but shared names keep unrelated systems from picking colliding magic numbers. Not a larger phase taxonomy: pick any number, these are just common reference points.

0
props
0
methods
0
events
Import
import { SystemOrder } from '@codexo/exojs'

Named tick-order constants for SystemRegistry.add's `order` option. Purely conventional - the registry only compares numbers, and `order` accepts any of them - but shared names keep unrelated systems from picking colliding magic numbers. Not a larger phase taxonomy: pick any number, these are just common reference points.

Members11
CoreAnimation
CoreAudio
CoreCoroutines
CoreInput
CoreInteraction
CoreRendering
CoreTweens
Debug
Default
Overlay
Physics
Source