DART_Events::PositionCue Class Reference
The cue is fired when positions between two things fufill the specificied relationship (entering or leaving the zone).
More...
List of all members.
Detailed Description
The cue is fired when positions between two things fufill the specificied relationship (entering or leaving the zone).
There are 5 different types of comparisons that can be made: 1) Compare 3D to static position (pParam1 is the static location in xyz) 2) Compare 3D Actor (ie ObjectActor, SketchActor) to static position ((pParam1 is the static location in xyz) 3) Compare 3DCamera to an Actor (pParam1 is the name of the Actor) (PositionCue is placed on 3DCamera) 4) Compare Actor to the 3DCamera (pParam1 is "Camera" - no quotes) (PositionCue is placed on the Actor) 5) Compare Actor to another Actor (pParam1 is name of the second Actor) (PositionCue is placed on the first Actor)
The zone's radius in cm is specifiied in the second parameter and the number of times this can be triggered is specified
PositionCue can be placed on top of the 3DCamera or any 3D Actor.
Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 --All Rights Reserved-- (See LICENSE cast member for full license information)
Member Function Documentation
DART_Events::PositionCue::beginSprite |
( |
me |
|
) |
|
|
DART_Events::PositionCue::endSprite |
( |
me |
|
) |
|
|
DART_Events::PositionCue::getComparisonPosition |
( |
me |
|
) |
|
|
DART_Events::PositionCue::getPositionInfo |
( |
me |
|
) |
|
|
DART_Events::PositionCue::getPropertyDescriptionList |
( |
aScript |
|
) |
|
|
DART_Events::PositionCue::new |
( |
me |
|
) |
|
|
DART_Events::PositionCue::positionCueList |
( |
|
) |
|
|
DART_Events::PositionCue::positionCueUpdate |
( |
me |
, |
|
|
myPosition |
|
|
) |
|
|
DART_Events::PositionCue::SphereComparison |
( |
currentDistance |
, |
|
|
cueName |
|
|
) |
|
|
Member Data Documentation
|
Global list of actor names.
|
|
We inherit the CueName and Wizardable stuff from the Cue-Parent script.
|
|
A pointer to the puppet instance (see Puppet of Oz).
|
|
The sprite channel the 3d castmember is on.
|
|
What will trigger this cue?
|
|
Number of times this cue can be fired.
|
|
Reference location or Actor name or "Camera".
|
Generated on Fri Oct 8 16:38:01 2004 for DART-Lingo by
1.3.7