ui.CGWidget
ui.CGWidget
Inherits from: h2d.Flow
Fields
| Name | Type | |
|---|---|---|
cg | ui.CustomGame | |
isEnable | Bool | |
onValidate | Fun | |
onUpdate | Fun | |
onToggleEnable | Fun | |
isItem | Bool | |
hasAlt | Bool | |
isSlider | Bool | |
achiev | libs.heaps.slib.HSprite | |
getGlobalX | Fun | |
getGlobalY | Fun |
Protos
f@34441disableAchievement(ui.CGWidget) → Voidf@34442reflow(ui.CGWidget) → Voidf@34443set_isEnable(ui.CGWidget, Bool) → Bool
Bindings
f@34445getGlobalY(ui.CGWidget, h2d.Object) → F64f@34444getGlobalX(ui.CGWidget, h2d.Object) → F64- static
f@34446__constructor__(ui.CGWidget, ui.CustomGame, Bool, h2d.Object) → Void