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

DART_Framework::VRPNObserveButton Class Reference

Receives VRPN button reports and turns them into human readable descriptions. More...

List of all members.

Public Member Functions

 getPropertyDescriptionList (aScript)
 isOKToAttach (me, aSpriteType, aSpriteNum)
 beginSprite (me)
 updateButton (me, id, timestamp, buttonNum, buttonVal)
 On a new report this function will get called.


Private Attributes

 buttonID
 In this global we store the ID of the VRPN button.


Detailed Description

Receives VRPN button reports and turns them into human readable descriptions.

Attach this behavior to a text field sprite and subscribe to a running button. The button updates will then be used to set the text of the textmember accordingly.

Does not need a Wizard.

Properties:


Member Function Documentation

DART_Framework::VRPNObserveButton::beginSprite me   ) 
 

DART_Framework::VRPNObserveButton::getPropertyDescriptionList aScript   ) 
 

DART_Framework::VRPNObserveButton::isOKToAttach me  ,
aSpriteType  ,
aSpriteNum 
 

DART_Framework::VRPNObserveButton::updateButton me  ,
id  ,
timestamp  ,
buttonNum  ,
buttonVal 
 

On a new report this function will get called.

It then assembles a human readable report and sets the text of the associated sprite.


Member Data Documentation

DART_Framework::VRPNObserveButton::buttonID [private]
 

In this global we store the ID of the VRPN button.

Attach this behavior to a text field sprite and subscribe to a running tracker. The tracker updates will then be used to set the text of the textmember accordingly.

Does not need a Wizard.

Properties:

  • pButtonToObserve The name of the button for which reports should be observed (name)

  • pButtonNum The number of the button we are interested in.

Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 All Rights Reserved (See LICENSE cast member for full license information)


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