RepresentationManager:
Filter:
GameLoop/Classes (extension) | Class

RepresentationManager
ExtensionExtension

(put short description here)

Description

The manager for the representations.

Class Methods

.new

Create a new RepresentationManager instance.

Instance Methods

.clear

Clear all representations.

.remove

Remove a representation from the manager.

.add

Add a representation to the manager.

.numberOfActiveReps

Return the number of active representations.

.repList

Return all representations in a List.