PresentationPlayer
PresentationPlayer class
Represents the player of animations associated with the Presentation.
PresentationPlayer
Parameters:
Returns:
PresentationPlayer
dispose
Name | Description |
---|
dispose() | Disposes the instance of the PresentationPlayer. |
getFrameIndex
Name | Description |
---|
getFrameIndex() | Gets the frame index. |
Returns:
int
setFrameTick
Name | Description |
---|
setFrameTick(PresentationPlayer.FrameTick) | Set a new frame tick event. Occurs when each frame of the animation created by PresentationAnimationsGenerator is generated by the player. |
Parameters: