Drag[en]gine Script Module DragonScript 1.23
Loading...
Searching...
No Matches
Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass Class Reference

Camera spot for InteractiveMainMenu. More...

Inheritance diagram for Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass:

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.
 

Detailed Description

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.

Member Function Documentation

◆ createElement()

Element Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.createElement ( )
protected

Create element instance.

◆ duplicateNamed()

ElementClass Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.duplicateNamed ( String  name)

Create IMMCameraSpotClass with different name.

◆ getMainMenu()

InteractiveMainMenu Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.getMainMenu ( )

Main menu.

◆ getName()

ECPString Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.getName ( )

Name.

◆ new() [1/2]

IMMCameraSpotClass Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.new ( InteractiveMainMenu  mainMenu)

Create element class.

◆ new() [2/2]

IMMCameraSpotClass Dragengine.Gui.MainMenus.Interactive.IMMCameraSpotClass.new ( InteractiveMainMenu  mainMenu,
String  name 
)

Create element class.


The documentation for this class was generated from the following file: