View source
class Window
package openfl.display
extends Window
@:directlyUsed@:fileXml("tags=\"haxe,release\"")@:noDebug@:access(openfl.display.LoaderInfo)@:access(openfl.display.Stage)@SuppressWarnings("checkstyle:FieldDocComment")The Window class is a Lime Window instance that automatically initializes an OpenFL stage for the current window.
Methods
Inherited Variables
Defined by Window
frameRate:Float
The current frame rate (measured in frames-per-second) of the window.
On some platforms, a frame rate of 60 or greater may imply vsync, which will perform more quickly on displays with a higher refresh rate