Main Page | Namespace List | Alphabetical List | Class List | File List | Class Members | Related Pages

DART_Events::BooleanCue Class Reference

BooleanCue triggers cues depending on the input of two cues. More...

List of all members.

Public Member Functions

 new (me)
 getPropertyDescriptionList (aScript)
 beginSprite (me)
 exitFrame (me)

Private Attributes

 pCueOne
 The first incoming cue.

 pCueTwo
 The second incoming cue.

 pOp
 Boolean operation used to determine whether to trigger the main cue.

 pNumTimes
 Number of times cue will be fired.

 pSimultaneous
 Flag, whether cues must arrive together or can they arrive in different frams.


Detailed Description

BooleanCue triggers cues depending on the input of two cues.

If the first cue and the second cue satisfy the condition (standard Boolean operations) then the cue is triggered. This cue supports the standard operators ("AND", "OR", "XOR", "NOT the first one", "the first one AND NOT the second")

Attach this behavior to any sprite.

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::BooleanCue::beginSprite me   ) 
 

DART_Events::BooleanCue::exitFrame me   ) 
 

DART_Events::BooleanCue::getPropertyDescriptionList aScript   ) 
 

DART_Events::BooleanCue::new me   ) 
 


Member Data Documentation

DART_Events::BooleanCue::pCueOne [private]
 

The first incoming cue.

DART_Events::BooleanCue::pCueTwo [private]
 

The second incoming cue.

DART_Events::BooleanCue::pNumTimes [private]
 

Number of times cue will be fired.

DART_Events::BooleanCue::pOp [private]
 

Boolean operation used to determine whether to trigger the main cue.

DART_Events::BooleanCue::pSimultaneous [private]
 

Flag, whether cues must arrive together or can they arrive in different frams.


Generated on Fri Oct 8 16:38:00 2004 for DART-Lingo by doxygen 1.3.7