Ejemplo n.º 1
0
 def getstringsurface(self, string_: 'std::string') -> "surface":
     return _pylogilcd.bitmapfont_getstringsurface(self, string_)
Ejemplo n.º 2
0
 def getstringsurface(self, string_):
     return _pylogilcd.bitmapfont_getstringsurface(self, string_)