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

DART_Wizardry::WizardLingo Class Reference

Using the WizardLingo behavior, you can execute any valid lingo-expression on the Puppet. More...

List of all members.

Public Member Functions

 getPropertyDescriptionList (aScript)
 beginSprite (me)
 Just subscribe a newValue to the Wizard.

 endSprite (me)
 Don't forget to unsubscribe.

 updateValue (me, newValue)
 Each time the value is changed we will just set the text of the attached sprite accordingly.


Detailed Description

Using the WizardLingo behavior, you can execute any valid lingo-expression on the Puppet.

The textual results will then be displayed in the text field member the behavior is attached to.

This behavior serves as a small examples as how to use the value evaluation facility of the Wizard/Puppet. Needs a running Wizard to work.

Place this behavior on the Wizard on top of a text 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_Wizardry::WizardLingo::beginSprite me   ) 
 

Just subscribe a newValue to the Wizard.

DART_Wizardry::WizardLingo::endSprite me   ) 
 

Don't forget to unsubscribe.

DART_Wizardry::WizardLingo::getPropertyDescriptionList aScript   ) 
 

DART_Wizardry::WizardLingo::updateValue me  ,
newValue 
 

Each time the value is changed we will just set the text of the attached sprite accordingly.


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