class lime.system.System

Available on all platforms

Class Fields

static var disableCFFI:Bool

static var endianness:Endian

static var numDisplays:Int

static function exit(code:Int):Void

static function getDisplay(id:Int):Display

static function getTimer():Int

static function load(library:String, method:String, ?args:Int = 0, ?lazy:Bool = false):Dynamic