CameraHelper

indigo.platform.renderer.shared.CameraHelper
object CameraHelper

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def calculateCameraMatrix(screenWidth: Double, screenHeight: Double, renderMagnification: Double, actualMagnification: Double, cameraX: Double, cameraY: Double, cameraZoom: Double, flipY: Boolean, cameraRotation: Radians, isLookAt: Boolean): CheapMatrix4
def zoom(x: Float, y: Float, width: Float, height: Float, zoom: Float): (Float, Float, Float, Float)