コード例 #1
0
 def addRegion(self, region):
     returnValue = libpanda._inPziw5xUMA(self.this, region.this)
     return returnValue
コード例 #2
0
 def addRegion(self, region):
     returnValue = libpanda._inPziw5xUMA(self.this, region.this)
     return returnValue
コード例 #3
0
ファイル: MouseWatcher.py プロジェクト: Toonerz/Toontown-2003
 def addRegion(self, region):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMouseWatcherGroup()
     returnValue = libpanda._inPziw5xUMA(upcastSelf.this, region.this)
     return returnValue
コード例 #4
0
 def addRegion(self, region):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMouseWatcherGroup()
     returnValue = libpanda._inPziw5xUMA(upcastSelf.this, region.this)
     return returnValue