SCV
4.2.1
Simple Components for Visual
|
FontTahoma Class. More...
#include <FontTahoma.h>
Public Member Functions | |
int | getStringLength (const std::string &str) const |
int | getCharWidth (unsigned char character) const |
int | getHeight (void) const |
int | getWidth (void) const |
ComponentTexture * | getTexture (void) const |
Friends | |
class | Singleton< FontTahoma > |
Additional Inherited Members | |
![]() | |
static void | setInstance (T *instance) |
static T * | getInstance () |
static void | destroyInstance () |
![]() | |
Singleton (void) | |
virtual | ~Singleton (void) |
Singleton (const Singleton &source) | |
![]() | |
static T * | _instance = 0 |
FontTahoma Class.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |