package hl
Available on hl
These are the bindings for the HL ui.hdll
library, which contains some low level system access.
staticcloseConsole():Void
staticdialog(title:String, text:String, flags:EnumFlags<DialogFlags>):Void
staticloadFile(opts:FileOptions):Null<String>
staticloop(blocking:Bool):LoopResult
staticsaveFile(opts:FileOptions):Null<String>
staticstopLoop():Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/hl/UI.html