API Reference

Class List

ComponentSystemRegistry

Store, access and delete instances of the various ComponentSystems.

Summary

Properties

anim

Gets the AnimComponentSystem from the registry.[read only]

animation

Gets the AnimationComponentSystem from the registry.[read only]

audiolistener

Gets the AudioListenerComponentSystem from the registry.[read only]

button

Gets the ButtonComponentSystem from the registry.[read only]

camera

Gets the CameraComponentSystem from the registry.[read only]

collision

Gets the CollisionComponentSystem from the registry.[read only]

element

Gets the ElementComponentSystem from the registry.[read only]

layoutchild

Gets the LayoutChildComponentSystem from the registry.[read only]

layoutgroup

Gets the LayoutGroupComponentSystem from the registry.[read only]

light

Gets the LightComponentSystem from the registry.[read only]

model

Gets the ModelComponentSystem from the registry.[read only]

particlesystem

Gets the ParticleSystemComponentSystem from the registry.[read only]

render

Gets the RenderComponentSystem from the registry.[read only]

rigidbody

Gets the RigidBodyComponentSystem from the registry.[read only]

screen

Gets the ScreenComponentSystem from the registry.[read only]

script

Gets the ScriptComponentSystem from the registry.[read only]

scrollbar

Gets the ScrollbarComponentSystem from the registry.[read only]

scrollview

Gets the ScrollViewComponentSystem from the registry.[read only]

sound

Gets the SoundComponentSystem from the registry.[read only]

sprite

Gets the SpriteComponentSystem from the registry.[read only]

Details

Constructor

ComponentSystemRegistry()

Create a new ComponentSystemRegistry instance.

Properties

AnimComponentSystem, undefinedanim

Gets the AnimComponentSystem from the registry.

[read only]

AnimationComponentSystem, undefinedanimation

Gets the AnimationComponentSystem from the registry.

[read only]

AudioListenerComponentSystem, undefinedaudiolistener

Gets the AudioListenerComponentSystem from the registry.

[read only]

ButtonComponentSystem, undefinedbutton

Gets the ButtonComponentSystem from the registry.

[read only]

CameraComponentSystem, undefinedcamera

Gets the CameraComponentSystem from the registry.

[read only]

CollisionComponentSystem, undefinedcollision

Gets the CollisionComponentSystem from the registry.

[read only]

ElementComponentSystem, undefinedelement

Gets the ElementComponentSystem from the registry.

[read only]

LayoutChildComponentSystem, undefinedlayoutchild

Gets the LayoutChildComponentSystem from the registry.

[read only]

LayoutGroupComponentSystem, undefinedlayoutgroup

Gets the LayoutGroupComponentSystem from the registry.

[read only]

LightComponentSystem, undefinedlight

Gets the LightComponentSystem from the registry.

[read only]

ModelComponentSystem, undefinedmodel

Gets the ModelComponentSystem from the registry.

[read only]

ParticleSystemComponentSystem, undefinedparticlesystem

Gets the ParticleSystemComponentSystem from the registry.

[read only]

RenderComponentSystem, undefinedrender

Gets the RenderComponentSystem from the registry.

[read only]

RigidBodyComponentSystem, undefinedrigidbody

Gets the RigidBodyComponentSystem from the registry.

[read only]

ScreenComponentSystem, undefinedscreen

Gets the ScreenComponentSystem from the registry.

[read only]

ScriptComponentSystem, undefinedscript

Gets the ScriptComponentSystem from the registry.

[read only]

ScrollbarComponentSystem, undefinedscrollbar

Gets the ScrollbarComponentSystem from the registry.

[read only]

ScrollViewComponentSystem, undefinedscrollview

Gets the ScrollViewComponentSystem from the registry.

[read only]

SoundComponentSystem, undefinedsound

Gets the SoundComponentSystem from the registry.

[read only]

SpriteComponentSystem, undefinedsprite

Gets the SpriteComponentSystem from the registry.

[read only]