Stores the setup pose values for an {@link Event}.

See Events in the Spine User Guide.

Constructor

new(name:String)

Variables

@:value(0)intValue:Int = 0

@:value(0)floatValue:Float = 0

@:value(null)audioPath:String = null

@:value(0)volume:Float = 0

@:value(0)balance:Float = 0

Methods

setInt(intValue:Int):Void

setFloat(floatValue:Float):Void

setString(stringValue:String):Void

getName():String

The name of the event, which is unique across all events in the skeleton.