Camera
Utilities for controlling the camera in game.
Types
Link copied to clipboard
enum RotationMethod
A rotation method for moving the camera
Link copied to clipboard
enum ZoomMethod
Functions
Link copied to clipboard
Gets the camera rotation, in degrees.
Link copied to clipboard
Gets the camera rotation method
Link copied to clipboard
Gets the camera zoom method to use when calling setZoomPercent.
Link copied to clipboard
Gets the level of zoom the camera is in.
Link copied to clipboard
Resets the zoom percent by clicking the 'Restore Default Zoom' action in the options tab
Link copied to clipboard
Sets the camera rotation to the specified degrees.
Link copied to clipboard
Sets the rotation method
Link copied to clipboard
Sets the camera zoom method to use when calling setZoomPercent
Link copied to clipboard
Attempts to set the camera zoom within the options tab.