Skip to content
InterfaceRendering & Filters@public

FlxCameraLike

Camera fields needed by headless screen-coordinate helpers.

ts
export interface FlxCameraLike

Properties

PropertyModifiersTypeDescription
heightreadonlynumber-
scrollreadonlyReadonly<FlxPoint>-
widthreadonlynumber-

Released under the MIT License.