|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CameraChangeMonitor
Interface supporting the monitoring of changes in a player's camera settings.
Method Summary | |
---|---|
float[] |
cameraSettings()
Returns the camera settings used in the most recent check. |
java.lang.String |
cameraSettingsString()
Returns the string representation of the camera settings used in the most recent check. |
boolean |
checkCameraForChange()
Checks the current camera settings for any change (since the last check), and returns a flag indicating whether or not there has been a change. |
Method Detail |
---|
boolean checkCameraForChange()
float[] cameraSettings()
java.lang.String cameraSettingsString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |