Drag[en]gine Script Module DragonScript 1.23
|
Interactive hot-spot for InteractiveMainMenu. More...
Public Member Functions | |
IMMBehaviorColliderInteract.Instance | getColliderInteract () |
Interact collider behavior instance. | |
IMMBehaviorHotSpot.Instance | getHotSpot () |
Hot spot behavior instance. | |
IMMHotSpot | new (IMMHotSpotClass eclass) |
Create element. | |
void | visit (ElementVisitor visitor) |
Visit element. | |
![]() | |
void | activate () |
Start playing back activation part of animator if present. | |
void | deactivate () |
Start playing back deactivate part of animator if present. | |
InteractiveMainMenu | getMainMenu () |
Main menu. | |
ECBehaviorTwoStateAnimated.Instance | getTwoStateAnimated () |
Two state animated. | |
IMMProp | new (IMMPropClass eclass) |
Create element. | |
void | reset () |
Reset initial state immediately. | |
void | setActivated () |
Set activated immediately. | |
Interactive hot-spot for InteractiveMainMenu.
IMMBehaviorColliderInteract.Instance Dragengine.Gui.MainMenus.Interactive.IMMHotSpot.getColliderInteract | ( | ) |
Interact collider behavior instance.
IMMBehaviorHotSpot.Instance Dragengine.Gui.MainMenus.Interactive.IMMHotSpot.getHotSpot | ( | ) |
Hot spot behavior instance.
IMMHotSpot Dragengine.Gui.MainMenus.Interactive.IMMHotSpot.new | ( | IMMHotSpotClass | eclass | ) |
Create element.
void Dragengine.Gui.MainMenus.Interactive.IMMHotSpot.visit | ( | ElementVisitor | visitor | ) |
Visit element.
Reimplemented from Dragengine.Gui.MainMenus.Interactive.IMMProp.