CTextDisplay Class Reference

#include <ObjectClass_CTextDisplay.h>

Inheritance diagram for CTextDisplay:

CMesh CObject CReferenceTarget List of all members.

Public Member Functions

void SetText (string Text)
void SetColor (float Red, float Green, float Blue, float Opacity)
void SetColor (class CColorRGBA Color)
void SetHeight (float LetterHeight)
void CenterHorizontal ()
void CenterVertical ()
void SnapToLeft ()
void SnapToRight ()
void SnapToTop ()
void SnapToBottom ()
void SetShadowOn ()
void JustifyLeft ()
void JustifyRight ()
void SetItalicsOn (bool On)
void AddText (string Text, class CColorRGBA Color)
void SetInGameFont ()

Member Function Documentation

void CTextDisplay::AddText ( string  Text,
class CColorRGBA  Color 
)

void CTextDisplay::CenterHorizontal (  ) 

void CTextDisplay::CenterVertical (  ) 

void CTextDisplay::JustifyLeft (  ) 

void CTextDisplay::JustifyRight (  ) 

void CTextDisplay::SetColor ( class CColorRGBA  Color  ) 

void CTextDisplay::SetColor ( float  Red,
float  Green,
float  Blue,
float  Opacity 
)

void CTextDisplay::SetHeight ( float  LetterHeight  ) 

void CTextDisplay::SetInGameFont (  ) 

void CTextDisplay::SetItalicsOn ( bool  On  ) 

void CTextDisplay::SetShadowOn (  ) 

void CTextDisplay::SetText ( string  Text  ) 

void CTextDisplay::SnapToBottom (  ) 

void CTextDisplay::SnapToLeft (  ) 

void CTextDisplay::SnapToRight (  ) 

void CTextDisplay::SnapToTop (  ) 


Generated on Sun Feb 18 21:27:12 2007 for Script Classes by  doxygen 1.4.7