Leather Engine Documentation
View source
interface
IFlxUIState
package
flixel.addons.ui.interfaces
extends
IEventGetter
extended by
FlxUIState
,
FlxUISubState
@:directlyUsed
@:build(hscript.macros.UsingHandler.build())
@:build(hscript.macros.ClassExtendMacro.build())
Variables
cursor
:
FlxUICursor
read only
tooltips
:
FlxUITooltipManager
Methods
forceFocus
(
b:
Bool
,
thing:
IFlxUIWidget
):
Void