Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

ComponentGroup

Spy-Shifty edited this page Jan 8, 2018 · 15 revisions

Description

Represents a group of entities with a specific set of components. Components are held in type specific lists. An enity belongs to the group in the lists. Groups are updated automatically. ComponentGroups are used in ComponentSystems, among others.

Constructors

ComponentGroup \t Creates a new group of given component types

Public Methods

Events

Scripting API

-Home

Clone this wiki locally