Example #1
0
 def getWorldDropPosition(self):
     return CoreApp.pixelsToWorld((self.position[0] + DROP_OFFSET_X, self.position[1] + DROP_OFFSET_Y))