mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2026-05-17 05:10:17 -04:00
Pitch-Yaw mouse move feature
This commit is contained in:
@ -114,6 +114,8 @@ public:
|
||||
bool ApplyAll();
|
||||
void SetRotation(double rot, bool stealth);
|
||||
void SetScale(double scale);
|
||||
void SetPitch(double pitch);
|
||||
void SetYaw(double yaw);
|
||||
void SetCoordinateStatus(int rasX, int rasY, float worldX, float worldY);
|
||||
void CenterScrollbars();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user