Exemplo n.º 1
0
 def getOwner(self):
     self.validify()
     return library.tileGetOwner(self._ptr)
Exemplo n.º 2
0
 def getOwner(self):
   self.validify()
   return library.tileGetOwner(self._ptr)