Skip to content
TypeAliasRendering & Filters@public

FlxCameraShakeDirection

Camera shake direction presets retained from the AS3 API.

ts
export type FlxCameraShakeDirection = 0 | 1 | 2

Released under the MIT License.