Drag[en]gine Script Module DragonScript
1.21
|
Conversation gesture pose. More...
Public Member Functions | |
Animator | getAnimator () |
Animator or null if not loaded. More... | |
String | getPathAnimator () |
Path to the animator resource or null if not defined. More... | |
ConversationPlaybackGesturePose | new (String pathAnimator, Animator animator) |
Create gesture pose. More... | |
Conversation gesture pose.
Class is immutable.
Animator Dragengine.ConversationSystem.ConversationPlaybackGesturePose.getAnimator | ( | ) |
Animator or null if not loaded.
String Dragengine.ConversationSystem.ConversationPlaybackGesturePose.getPathAnimator | ( | ) |
Path to the animator resource or null if not defined.
ConversationPlaybackGesturePose Dragengine.ConversationSystem.ConversationPlaybackGesturePose.new | ( | String | pathAnimator, |
Animator | animator | ||
) |
Create gesture pose.