Home
Components
Playground
Developer
Forums
Contribute
class
AnimationEvent
UIEvent
AnimationEvent
package
haxe.ui.events
haxe.ui.events.UIEvent
↪ haxe.ui.events.AnimationEvent
Static Properties
read-only
static
END
:String
read-only
static
FRAME
:String
read-only
static
LOADED
:String
read-only
static
START
:String
Properties
currentTime
:Float
delta
:Float
position
:Float
Inherited from UIEvent
bubble
:Bool
canceled
:Bool
data
::Dynamic
previousValue
:
Variant
relatedEvent
:
UIEvent
target
:
Component
type
:String
value
:
Variant
Methods
override
clone
():
AnimationEvent
Inherited from UIEvent
override
cancel
():Void
clone
():
UIEvent
copyFrom
(c:
UIEvent
):Void