pixi-camera.component overview
Table of contents
utils
PixiCameraComponent (class)
Signature
export declare class PixiCameraComponent {
constructor()
}
worldToScreen (method)
Signature
public worldToScreen(worldPoint: Point2): Point2
screenToWorld (method)
Signature
public screenToWorld(screenPoint: Point2): Point2
zoom (property)
Signature
zoom: number