camera property

Camera? camera

Implementation

Camera? get camera {
  return gameRef.camera;
}