Ejemplo n.º 1
0
 def getPlayerName(self):
     self.validify()
     return library.playerGetPlayerName(self._ptr)
Ejemplo n.º 2
0
 def getPlayerName(self):
   self.validify()
   return library.playerGetPlayerName(self._ptr)