Woopsi 1.0
GUI Framework for Nintendo DS Homebrew
|
#include <tinyfont.h>
Public Member Functions | |
TinyFont (u8 fixedWidth=0) |
TinyFont font.
WoopsiUI::TinyFont::TinyFont | ( | u8 | fixedWidth = 0 | ) |
Constructor.
fixedWidth | Set to 0 for proportional or 1 for fixed width. |