cameraPitchCopy > cameraPitch
This commit is contained in:
@@ -58,6 +58,9 @@ public interface Client extends GameEngine
|
|||||||
|
|
||||||
int getCameraZ();
|
int getCameraZ();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* This returns the actual pitch of the camera in JAUs
|
||||||
|
*/
|
||||||
int getCameraPitch();
|
int getCameraPitch();
|
||||||
|
|
||||||
int getCameraYaw();
|
int getCameraYaw();
|
||||||
|
|||||||
Reference in New Issue
Block a user