Drag[en]gine Script Module DragonScript 1.24
|
Environment map probe for InteractiveMainMenu. More...
Public Member Functions | |
ElementClass | duplicateNamed (String name) |
Create IMMEnvironmentMapClass with different name. | |
ECBehaviorEnvMapProbe | getEnvMapProbe () |
Environment map probe behavior. | |
InteractiveMainMenu | getMainMenu () |
Main menu. | |
IMMEnvironmentMapClass | new (InteractiveMainMenu mainMenu) |
Create element class. | |
IMMEnvironmentMapClass | new (InteractiveMainMenu mainMenu, String name) |
Create element class. | |
Protected Member Functions | |
Element | createElement () |
Create element instance. | |
Environment map probe for InteractiveMainMenu.
|
protected |
Create element instance.
ElementClass Dragengine.Gui.MainMenus.Interactive.IMMEnvironmentMapClass.duplicateNamed | ( | String | name | ) |
Create IMMEnvironmentMapClass with different name.
ECBehaviorEnvMapProbe Dragengine.Gui.MainMenus.Interactive.IMMEnvironmentMapClass.getEnvMapProbe | ( | ) |
Environment map probe behavior.
InteractiveMainMenu Dragengine.Gui.MainMenus.Interactive.IMMEnvironmentMapClass.getMainMenu | ( | ) |
Main menu.
IMMEnvironmentMapClass Dragengine.Gui.MainMenus.Interactive.IMMEnvironmentMapClass.new | ( | InteractiveMainMenu | mainMenu | ) |
Create element class.
IMMEnvironmentMapClass Dragengine.Gui.MainMenus.Interactive.IMMEnvironmentMapClass.new | ( | InteractiveMainMenu | mainMenu, |
String | name | ||
) |
Create element class.