src/textbox.cpp File Reference

Text box class. More...

#include <nds.h>
#include <string>
#include "utf8.h"
#include <ft2build.h>
#include "types.h"
#include "textbox.h"
#include "graphics.h"

Include dependency graph for textbox.cpp:

Go to the source code of this file.

Functions

string no_spaces (const string &str)
 Take out spaces of a string.

Variables

const char * kana_table
 Kana to romaji conversion table.


Detailed Description

Text box class.

Definition in file textbox.cpp.


Variable Documentation

const char* kana_table

Initial value:

              "a  a  i  i  u  u  e  e  o  o  ka ga ki gi ku gu "
              "ke ge ko go sa za shiji su zu se ze so zo ta da "
              "chiji tsutsutzute de to do na ni nu ne no ha ba "
              "pa hi bi pi fu bu pu he be pe ho bo po ma mi mu "
              "me mo ya ya yu yu yo yo ra ri ru re ro wa wa wi "
              "we wo n  "
Kana to romaji conversion table.

Definition at line 219 of file textbox.cpp.

Referenced by TextBox::ConvertToRomaji().


Generated on Fri Oct 2 10:25:28 2009 for DSMemorizer by  doxygen 1.5.8