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

Camera spot for InteractiveMainMenu. More...

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

Public Member Functions

String getName ()
 Unique name of spot.
 
void init (StubElement stub)
 Initialize element from stub.
 
IMMCameraSpot new (IMMCameraSpotClass eclass)
 Create element.
 
void visit (ElementVisitor visitor)
 Visit element.
 

Protected Member Functions

void setName (String name)
 Set unique name of spot.
 

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

◆ getName()

String Dragengine.Gui.MainMenus.Interactive.IMMCameraSpot.getName ( )

Unique name of spot.

◆ init()

void Dragengine.Gui.MainMenus.Interactive.IMMCameraSpot.init ( StubElement  stub)

Initialize element from stub.

◆ new()

IMMCameraSpot Dragengine.Gui.MainMenus.Interactive.IMMCameraSpot.new ( IMMCameraSpotClass  eclass)

Create element.

◆ setName()

void Dragengine.Gui.MainMenus.Interactive.IMMCameraSpot.setName ( String  name)
protected

Set unique name of spot.

◆ visit()

void Dragengine.Gui.MainMenus.Interactive.IMMCameraSpot.visit ( ElementVisitor  visitor)

Visit element.


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