Text.cc
changeset 2 5cdb891abc1e
parent 0 6b8091ca909a
equal deleted inserted replaced
1:a573dab6cb46 2:5cdb891abc1e
       
     1 #include <cstdio>
     1 #include <Text.h>
     2 #include <Text.h>
     2 
     3 
     3 void Text::getLines(Bitmap *map)
     4 void Text::getLines(Bitmap *map)
     4 {
     5 {
     5 	int map_height = map->get_height();
     6 	int map_height = map->get_height();