haXe API Documentation
Back | Index
extern class flash.system.System
Available in flash9
static var freeMemory : Float
static var ime(default,null) : IME
static var privateMemory : Float
static var totalMemory(default,null) : UInt
static var totalMemoryNumber : Float
static var useCodePage : Bool
static var vmVersion(default,null) : String
static var disposeXML : node : flash.xml.XML -> Void
static function exit(code : UInt) : Void
static function gc() : Void
static var nativeConstructionOnly : object : Dynamic -> Void
static function pause() : Void
static function resume() : Void
static function setClipboard(string : String) : Void
Back | Index