public function getListeningObjects(Void):ArrayAllows to get the array of objects which are under surveillance
Void |
Object3D array
public function addEventListeningObject(lO:Object3D):VoidAdd an objects to the list of the objects under surveillance
Void
public function removeEventListeningObject(lO:Object3D):VoidRemove an object from the list of the objects under surveillance
Void