Skip to content
TypeAliasRendering & Filters@public

FlxCameraFollowStyle

Camera follow presets retained from the AS3 API.

ts
export type FlxCameraFollowStyle = 0 | 1 | 2 | 3

Released under the MIT License.