public CameraController(IntPtr handle) : base(handle) { model = AppDelegate.getAndSubscribeToModel(this); }