[ view source ]
class Group<T>
package ceramic
extends Entity
implements Collidable
Available on all targets
A group of entities, which is itself an entity.
Constructor
Variables
sortDirection:SortDirection
Available with arcade plugin
The order items are sorted before using the group to overlap or collide with over collidables. Only relevant on groups of visuals, when using arcade physics.