IFrameListener
| Kind of class: | interface |
|---|---|
| Inherits from: | none |
| Implemented by: | |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.transitions.IFrameListener |
| File last modified: | Wednesday, 31 October 2007, 07:35:30 |
IFrameListener is used to listen FPS tween progression.Use it with BasicTweenFPS, TweenFPS and FPSBeacon classes.
Summary
Event handlers
Event handlers
onEnterFrame
function onEnterFrame (
) : Void
Triggers at each displayed frame by the player.