An simple component showing the frames per second the current movie is running at.
Constructor
new (?parent:DisplayObjectContainer, ?xpos:Float, ?ypos:Float, ?prefix:String)
Constructor
Parameters:
parent | The parent DisplayObjectContainer on which to add this ColorChooser. |
---|---|
xpos | The x position to place this component. |
ypos | The y position to place this component. |
prefix | A string to put in front of the number value shown. Default is "FPS:". |