W3cubDocs

/Haxe HashLink

UI

package hl

Available on hl

These are the bindings for the HL ui.hdll library, which contains some low level system access.

Static methods

@:hlNative("ui","ui_close_console") static closeConsole ():Void

static dialog (title:String, text:String, flags:EnumFlags<DialogFlags>):Void

@:hlNative("ui","ui_loop") static loop (blocking:Bool):LoopResult

@:hlNative("ui","ui_stop_loop") static stopLoop ():Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/hl/UI.html