Class sandy.events.TransformEvent

Description

Field Index

onEndEVENT, onStartEVENT

Method Index

new TransformEvent()
geTransformType()

Constructor Detail

TransformEvent

public function TransformEvent(e:EventType, oT, type:TransformType)

Constructor

Field Detail

onStartEVENT

static public onStartEVENT:EventType
The Interpolation start Event. Broadcasted when the Interpolation is started

onEndEVENT

static public onEndEVENT:EventType
The Interpolation end Event. Broadcasted when the Interpolation is finished

Method Detail

geTransformType

public function geTransformType(Void):TransformType

Return the type of transformation

Return

TransformType The transformation ID