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

DART_Actors::TextActor Class Reference

Actor that creates a 2D text overlay that is dynamically generated. More...

List of all members.

Public Member Functions

 getPropertyDescriptionList (aScript)
 beginSprite (me)
 update (--, Does, not, update, the, text.)
 endSprite ()
 exitFrame (me)

Private Attributes

 ancestorScript
 a reference to a cTextToTexture instance

 pTextPosition
 the position of the text on screen : point(x, y)

 pScale
 the scale value of the overlay


Detailed Description

Actor that creates a 2D text overlay that is dynamically generated.

It evaluates a string each exitFrame using the "value" function.

Properties:

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

DART_Actors::TextActor::endSprite  ) 
 

DART_Actors::TextActor::exitFrame me   ) 
 

DART_Actors::TextActor::getPropertyDescriptionList aScript   ) 
 

DART_Actors::TextActor::update --  ,
Does  ,
not  ,
update  ,
the  ,
text. 
 


Member Data Documentation

DART_Actors::TextActor::ancestorScript [private]
 

a reference to a cTextToTexture instance

DART_Actors::TextActor::pScale [private]
 

the scale value of the overlay

DART_Actors::TextActor::pTextPosition [private]
 

the position of the text on screen : point(x, y)


Generated on Fri Oct 8 16:37:59 2004 for DART-Lingo by doxygen 1.3.7