View source

class flaxen.component.Application

Available on all platforms

This component is wrapped in a single entity, and generally present during the lifetime of the application. It is created the first time you call Flaxen.getApp().

Instance Fields

var ready:Bool

function new():Void

function changeMode(mode:ApplicationMode):Void

function modeInitialized():Bool