Skip to content
InterfaceTypes & Utilities@public

FlxGridFramesOptions

Options for creating a uniform grid frame collection.

ts
export interface FlxGridFramesOptions

Properties

PropertyModifiersTypeDescription
durationsreadonlyreadonly number[]-
namesreadonlyreadonly (string | null)[]-

Released under the MIT License.