Example #1
0
 def getcharsurface(self, ichar: 'char') -> "surface":
     return _pylogilcd.bitmapfont_getcharsurface(self, ichar)
Example #2
0
 def getcharsurface(self, ichar):
     return _pylogilcd.bitmapfont_getcharsurface(self, ichar)