#include <math.h>
#include <stdio.h>
#include <iostream>
#include <SDL/sge.h>
#include <SDL/sge_config.h>
#include <cZUI/drivers/sdsgesdl.h>
#include <cZUI/mouseevent.h>
#include <cZUI/debug.h>
Include dependency graph for sdsgesdl.cpp:

Defines | |
| #define | SGE_FONTSIZE 12 |
Functions | |
| sge_TTFont * | try_font (const char *fn) |
Variables | |
| const char | DEFAULT_FONT3 [] = "font.ttf" |
| const char | DEFAULT_FONT2 [] = "fonts/font.ttf" |
| const char | DEFAULT_FONT [] = "../fonts/font.ttf" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5