mx::mxRegularFont Member List
This is the complete list of members for
mx::mxRegularFont, including all inherited members.
| font | mx::mxRegularFont | [protected] |
| freeFont() | mx::mxRegularFont | |
| getFont() | mx::mxRegularFont | [inline] |
| loadFont(std::string font_name) | mx::mxRegularFont | |
| mxRegularFont() | mx::mxRegularFont | |
| mxRegularFont(const mxRegularFont &font) | mx::mxRegularFont | |
| operator*() | mx::mxRegularFont | [inline] |
| operator=(const mxRegularFont &font) | mx::mxRegularFont | |
| printSizedText(mxSurface &surface, unsigned int x, unsigned int y, unsigned int size_w, unsigned int size_h, unsigned int color, std::string text) | mx::mxRegularFont | |
| printText(mxSurface &surface, unsigned int x, unsigned int y, unsigned int color, std::string text) | mx::mxRegularFont | |
| printText(mxSurface &surface, Point p, Color color, std::string text) | mx::mxRegularFont | [inline] |
| printTextDepth(mxSurface &surface, unsigned int x, unsigned int y, unsigned int color, std::string text) | mx::mxRegularFont | |
| printTextWidth_64(int *depth, mxSurface &surface, int x, int y, int size_width, unsigned int color, const char *src) | mx::mxRegularFont | |
| setFont(const mxRegularFont &font) | mx::mxRegularFont | |