Public Member Functions | |
| new (me) | |
| getPropertyDescriptionList (aScript) | |
| mouseCueList () | |
| beginSprite (me) | |
| mouseDown () | |
Public Attributes | |
| g3Dmember | |
| High level 3D member in world. | |
| ActorNames | |
| Global list of actor names. | |
Private Attributes | |
| pCueType | |
| Cues triggered by: Mouse click on object or just mouse click. | |
| pNumTimes | |
| Number of times cue will be fired. | |
| pActorName | |
| Name of actor for object mouse click. | |
| ancestor | |
| We inherit the CueName and Wizardable stuff from the Cue-Parent script. | |
| numTimesFired | |
| Number of times the cue has already fired. | |
This cue must be placed on the 3D World (main shockwave 3D file)
Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 --All Rights Reserved-- (See LICENSE cast member for full license information)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Global list of actor names.
|
|
|
We inherit the CueName and Wizardable stuff from the Cue-Parent script.
|
|
|
High level 3D member in world.
|
|
|
Number of times the cue has already fired.
|
|
|
Name of actor for object mouse click.
|
|
|
Cues triggered by: Mouse click on object or just mouse click.
|
|
|
Number of times cue will be fired.
|
1.3.7