|
Drag[en]gine Script Module DragonScript 1.32.1
|
Camera spot for InteractiveMainMenu. More...
Public Member Functions | |
| ElementClass | duplicateNamed (String name) |
| Create IMMCameraSpotClass with different name. | |
| InteractiveMainMenu | getMainMenu () |
| Main menu. | |
| ECPString | getName () |
| Name. | |
| IMMCameraSpotClass | new (InteractiveMainMenu mainMenu) |
| Create element class. | |
| IMMCameraSpotClass | new (InteractiveMainMenu mainMenu, String name) |
| Create element class. | |
Protected Member Functions | |
| Element | createElement () |
| Create element instance. | |
Camera spot for InteractiveMainMenu.
Defines the camera position and orientation to focus on a hot-spot. Camera spots are identified using a unique name. Each hot-spot can defines the camera spot to use when the hot spot is active.
|
protected |
Create element instance.
| ElementClass Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.duplicateNamed | ( | String | name | ) |
Create IMMCameraSpotClass with different name.
| InteractiveMainMenu Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.getMainMenu | ( | ) |
Main menu.
| ECPString Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.getName | ( | ) |
Name.
| IMMCameraSpotClass Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.new | ( | InteractiveMainMenu | mainMenu | ) |
Create element class.
| IMMCameraSpotClass Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.new | ( | InteractiveMainMenu | mainMenu, |
| String | name | ||
| ) |
Create element class.