Drag[en]gine Script Module DragonScript  1.23
Dragengine.SpeechAnimations.SpeechAnimationPhoneme Class Reference
Inheritance diagram for Dragengine.SpeechAnimations.SpeechAnimationPhoneme:

Public Member Functions

int getController ()
 Animator controller index or -1 if not assigned. More...
 
int getIPA ()
 IPA symbol. More...
 
float getLength ()
 Length. More...
 
String getMoveName ()
 Move name. More...
 
String getVertexPositionSet ()
 Vertex position set. More...
 
SpeechAnimationPhoneme new (int ipa, float length, String moveName)
 Create speech animation phoneme. More...
 
SpeechAnimationPhoneme new (int ipa, float length, String moveName, String vertexPositionSet)
 Create speech animation phoneme. More...
 
void setController (int controller)
 Set animator controller index or -1 if not assigned. More...
 

Detailed Description

Speech animation Phoneme.

Member Function Documentation

◆ getController()

int Dragengine.SpeechAnimations.SpeechAnimationPhoneme.getController ( )

Animator controller index or -1 if not assigned.

◆ getIPA()

int Dragengine.SpeechAnimations.SpeechAnimationPhoneme.getIPA ( )

IPA symbol.

◆ getLength()

float Dragengine.SpeechAnimations.SpeechAnimationPhoneme.getLength ( )

Length.

◆ getMoveName()

String Dragengine.SpeechAnimations.SpeechAnimationPhoneme.getMoveName ( )

Move name.

◆ getVertexPositionSet()

String Dragengine.SpeechAnimations.SpeechAnimationPhoneme.getVertexPositionSet ( )

Vertex position set.

Version
1.17

◆ new() [1/2]

SpeechAnimationPhoneme Dragengine.SpeechAnimations.SpeechAnimationPhoneme.new ( int  ipa,
float  length,
String  moveName 
)

Create speech animation phoneme.

◆ new() [2/2]

SpeechAnimationPhoneme Dragengine.SpeechAnimations.SpeechAnimationPhoneme.new ( int  ipa,
float  length,
String  moveName,
String  vertexPositionSet 
)

Create speech animation phoneme.

Version
1.17

◆ setController()

void Dragengine.SpeechAnimations.SpeechAnimationPhoneme.setController ( int  controller)

Set animator controller index or -1 if not assigned.


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