TransitionType_Bounce Class |
Namespace: Transitions
public class TransitionType_Bounce : TransitionType_UserDefined
The TransitionType_Bounce type exposes the following members.
Name | Description | |
---|---|---|
TransitionType_Bounce |
Constructor. You pass in the total time taken for the bounce.
|
Name | Description | |
---|---|---|
onTimer |
Called to find the value for the movement of properties for the time passed in.
(Inherited from TransitionType_UserDefined.) | |
setup |
Sets up the transitions.
(Inherited from TransitionType_UserDefined.) |