Project Alice
|
#include <stdio.h>
#include <stdlib.h>
#include <glew.h>
#include <string>
#include <stdarg.h>
#include "bmfont.hpp"
#include "texture.hpp"
#include "fonts.hpp"
#include "system_state.hpp"
#include "parsers.hpp"
#include "bmfont_defs_generated.hpp"
Go to the source code of this file.
Classes | |
struct | parsers::bmfont_file_context |
struct | parsers::bmfont_file |
Namespaces | |
namespace | parsers |
namespace | text |
Functions | |
bm_font const & | text::get_bm_font (sys::state &state, uint16_t font_handle) |