Pan and tilt restored.

This commit is contained in:
MusicalProgrammer
2018-06-01 20:53:57 -04:00
parent b66d676254
commit 6730ddc7bc
4 changed files with 17 additions and 23 deletions

View File

@@ -33,10 +33,6 @@ class CameraController {
bool left;
bool right;
bool rightButtonHolding;
//bool centerCam;
//bool panRight;
//bool panLeft;
//bool tiltUp;
POINT oldDesktopMouse;
GCamera g3dCamera;
std::string cameraSound;