Search
Camera Methods
 


 Public Methods

  Name Description

getCanvas

 

getFocusLineZOffset

 

getOrientation

Gets the camera orientation.

getPosition

Gets the camera position.

getRotationCenter

 

getScrollSpeed

 

getSnapSpeed

 

getTransform

 

getVisibleXRange

Note: returns (NaN, NaN) if camera orientation's X axis is not aligned with the global X axis.

getVisibleYRange

Note: returns (NaN, NaN) if camera orientation's Y axis is not aligned with the global Y axis.

getZoomSpeed

 

mouseDragged

 

mouseExited

 

mousePressed

 

mouseReleased

 

mouseWheelMoved

 

parent

Overloaded.  

reset

 

setCanvas

 

setFocusLineZOffset

 

setOrientation

 

setPolicy

 

setPosition

Sets the camera position.

setRotationCenter

 

setScrollSpeed

Sets the Camera's scroll speed.

setSnapSpeed

Sets the Camera's snap speed.

setZoomSpeed

Sets the Camera's zoom speed.

updateCamera

 

 Protected Methods

  Name Description

integrateTransforms

 

 See Also