pointer property

Access the pointer manager instance associated with this SceneController.

Implementation

PointerManager get pointer {
  return _pointer;
}