sspt_BitmapText Class Reference

#include <sspt_bitmaptext.h>

List of all members.

Public Member Functions

 sspt_BitmapText (sspt_GlyphStore *glyphstore)
 ~sspt_BitmapText ()
void draw (float color[3], float x, float y, const char *text)
void draw (float color[3], float x, float y, const char *text, const sspt_VisiblePlane &view)
int width ()
int height ()


Constructor & Destructor Documentation

sspt_BitmapText::sspt_BitmapText ( sspt_GlyphStore glyphstore  ) 

sspt_BitmapText::~sspt_BitmapText (  ) 


Member Function Documentation

void sspt_BitmapText::draw ( float  color[3],
float  x,
float  y,
const char *  text,
const sspt_VisiblePlane view 
)

void sspt_BitmapText::draw ( float  color[3],
float  x,
float  y,
const char *  text 
)

int sspt_BitmapText::height (  )  [inline]

int sspt_BitmapText::width (  )  [inline]


doxygen