handleActor method

void handleActor()

handling #glb #actor Who is in "charge" of operation, when it is routed through subroutines? Problem: howTo handle #glbActor change, when subroutines occur?

Implementation

void handleActor() {
  //  Add actor
  //  Remove Actor
  //  Change Actor
}