Inherits Actions.Sprites.ISpriteAction, and IAnimationSegmentAction< Segments.LooseSprite >.
Inherited by Actions.Sprites.LinearScale, and Actions.Sprites.OutCircleScale.
|
| AScale (Vector2 scaleTarget) |
|
| AScale (Vector2 scaleTarget, int duration) |
|
void | ApplyTo (Segments.LooseSprite obj, float localTimeForObj) |
|
void | BindTo (Segments.LooseSprite obj) |
|
void | SetDelay (float delay) |
|
void | ApplyTo (T obj, float localTimeForObj) |
|
void | BindTo (T obj) |
|
void | SetDelay (float delay) |
|
|
abstract float | GetProgress (float durationInFramesToApply) |
|
|
int | ExpectedLengthOfActionInFrames [get] |
|
int | ExpectedLengthOfActionInFrames [get] |
|