Variables

@:value(null)animations:Null<Dynamic<SpineMontageAnimation<T>>> = null

The animation configs composing this montage

@:value(null)defaults:Null<SpineMontageDefaults> = null

The default config used for every animation in this montage

@:value(null)spine:Null<SpineMontageSpineSettings> = null

If provided, will create and configure a spine object with the given settings.

@:value(null)start:Null<T> = null

The starting animation to play