InterfaceAnimation & Atlases@public
FlxAtlasAssetSource
Already-loaded asset aliases used to construct a non-owning atlas.
ts
export interface FlxAtlasAssetSourceProperties
| Property | Modifiers | Type | Description |
|---|---|---|---|
image | - | string | Alias of a Pixi Texture already present in FlxAssets. |
meta | - | string | FlxAtlasGridMeta | Alias of loaded JSON/XML metadata, or inline fixed-grid dimensions. |