![]() |
Bbop-2D 0.4.1-alpha
Bbop-2D is a c++ library based on openGL to make 2D game. It implement sprite, shape, light and more.
|
#include "../../../include/BBOP/Graphics/fontsClass.h"#include <algorithm>#include <cstddef>#include <cstring>#include <ostream>#include <vector>
Functions | |
| void | loadFontTexture (const char *fontPath, int fontSize, Character *charList, int numTextures) |
| void loadFontTexture | ( | const char * | fontPath, |
| int | fontSize, | ||
| Character * | charList, | ||
| int | numTextures | ||
| ) |