コード例 #1
0
ファイル: PandaNode.py プロジェクト: Toonerz/Toontown-2003
 def _PandaNode__overloaded_stashChild_ptrPandaNode_ptrPandaNode(self, childNode):
     returnValue = libpanda._inPkJyokC1w(self.this, childNode.this)
     return returnValue
コード例 #2
0
ファイル: LightNode.py プロジェクト: Toonerz/Toontown-2003
 def _LightNode__overloaded_stashChild_ptrPandaNode_ptrPandaNode(self, childNode):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     returnValue = libpanda._inPkJyokC1w(upcastSelf.this, childNode.this)
     return returnValue
コード例 #3
0
 def __overloaded_stashChild_ptrPandaNode_ptrPandaNode(self, childNode):
     upcastSelf = self
     returnValue = libpanda._inPkJyokC1w(upcastSelf.this, childNode.this)
     return returnValue
コード例 #4
0
ファイル: MouseWatcher.py プロジェクト: Toonerz/Toontown-2003
 def _MouseWatcher__overloaded_stashChild_ptrPandaNode_ptrPandaNode(self, childNode):
     upcastSelf = self
     returnValue = libpanda._inPkJyokC1w(upcastSelf.this, childNode.this)
     return returnValue
コード例 #5
0
ファイル: Nametag2d.py プロジェクト: Toonerz/Toontown-2003
 def _Nametag2d__overloaded_stashChild_ptrPandaNode_ptrPandaNode(self, childNode):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyokC1w(upcastSelf.this, childNode.this)
     return returnValue
コード例 #6
0
 def _Nametag2d__overloaded_stashChild_ptrPandaNode_ptrPandaNode(
         self, childNode):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyokC1w(upcastSelf.this, childNode.this)
     return returnValue