GroupManager

Description

Type GroupManager
Method getEntities:EntityBag (
     groupName:String
)

Method getGroupOf:String (
     e:Entity
)

Method isGrouped:Short (
     e:Entity
)

Method set (
     groupName:String,
     e:Entity
)

Method remove (
     e:Entity
)

End Type

Manages Entity groups. Groups can contain multiple entities, but an entity can only belong to a single group at a time.