Public Member Functions | |
getPropertyDescriptionList () | |
mouseUp (me) | |
When the button is released the associated cue is written to the cueTriggerID. |
This behavior simply uses the provided mechanism from the wizard to deliver cues to the puppet. It also allows to fire the cues simultaneously on the wizard.
Properties:
Place this behavior on the wizard application onto a Director button.
Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 --All Rights Reserved-- (See LICENSE cast member for full license information)
|
|
|
When the button is released the associated cue is written to the cueTriggerID. The puppet will receive the event and trigger it using SendCue. If pTriggerLocally is enabled then we also fire the event on the Wizard-side. |