public override bool KeyReleased( SIS.KeyEventArgs evt ) { this.CameraManager.injectKeyUp( evt ); return true; }