Skip to content
InterfaceAssets & Loading@public

FlxAssetBundle

A named group of assets with state/scene lifetime.

ts
export interface FlxAssetBundle

Properties

PropertyModifiersTypeDescription
assets-FlxAssetDescriptor[]-
name-string-

Released under the MIT License.