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

DART_Core::TextToTexture Class Reference

List of all members.

Public Member Functions

 new (me, iSW3D, iTextField, iCamera)
 getTextureName (me)
 getCamera (me)
 setAutoUpdate (me, iAutoUpdate)
 setBackgroundColor (me, c,--, rgb, r, g, b)
 transparentBackground (me, b,--, boolean)
 clear (me)
 getTexture (me)
 write (me, s)
 writeln (me, s)
 setBackgroundAlpha (me, a)
 getText (me)
 setText (me, iText)
 destroy (me)
 powerOfTwo (n)
 image2 (iWidth, iHeight, iBitDepth, iAlphaDepth)
 update (me)

Private Attributes

 pSW3D
 a Shockwave 3D member

 pCamera
 a reference to the camera

 pTextField
 a reference to the text field member

 pBackgroundColor
 background colour

 pTransparentBackground
 TRUE if the background is transparent.

 pTextureName
 the name of the texture

 pTexture
 the texture

 pBackgroundAlpha
 the blend value of the background

 pOverlayImg
 a reference to the text field image

 pLastText
 the Text property of the text field the last time the texture has been updated

 pAutoUpdate
 if TRUE the texture is automatically updated each time the text is changed


Member Function Documentation

DART_Core::TextToTexture::clear me   ) 
 

DART_Core::TextToTexture::destroy me   ) 
 

DART_Core::TextToTexture::getCamera me   ) 
 

DART_Core::TextToTexture::getText me   ) 
 

DART_Core::TextToTexture::getTexture me   ) 
 

DART_Core::TextToTexture::getTextureName me   ) 
 

DART_Core::TextToTexture::image2 iWidth  ,
iHeight  ,
iBitDepth  ,
iAlphaDepth 
 

DART_Core::TextToTexture::new me  ,
iSW3D  ,
iTextField  ,
iCamera 
 

DART_Core::TextToTexture::powerOfTwo  ) 
 

DART_Core::TextToTexture::setAutoUpdate me  ,
iAutoUpdate 
 

DART_Core::TextToTexture::setBackgroundAlpha me  ,
 

DART_Core::TextToTexture::setBackgroundColor me  ,
,
--  ,
rgb  ,
,
,
 

DART_Core::TextToTexture::setText me  ,
iText 
 

DART_Core::TextToTexture::transparentBackground me  ,
,
--  ,
boolean 
 

DART_Core::TextToTexture::update me   ) 
 

DART_Core::TextToTexture::write me  ,
 

DART_Core::TextToTexture::writeln me  ,
 


Member Data Documentation

DART_Core::TextToTexture::pAutoUpdate [private]
 

if TRUE the texture is automatically updated each time the text is changed

DART_Core::TextToTexture::pBackgroundAlpha [private]
 

the blend value of the background

DART_Core::TextToTexture::pBackgroundColor [private]
 

background colour

DART_Core::TextToTexture::pCamera [private]
 

a reference to the camera

DART_Core::TextToTexture::pLastText [private]
 

the Text property of the text field the last time the texture has been updated

DART_Core::TextToTexture::pOverlayImg [private]
 

a reference to the text field image

DART_Core::TextToTexture::pSW3D [private]
 

a Shockwave 3D member

DART_Core::TextToTexture::pTextField [private]
 

a reference to the text field member

DART_Core::TextToTexture::pTexture [private]
 

the texture

DART_Core::TextToTexture::pTextureName [private]
 

the name of the texture

DART_Core::TextToTexture::pTransparentBackground [private]
 

TRUE if the background is transparent.


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