Example #1
0
 def _LightNode__overloaded_addChild_ptrPandaNode_ptrPandaNode(self, childNode):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     returnValue = libpanda._inPkJyo37ri(upcastSelf.this, childNode.this)
     return returnValue
Example #2
0
 def _PandaNode__overloaded_addChild_ptrPandaNode_ptrPandaNode(self, childNode):
     returnValue = libpanda._inPkJyo37ri(self.this, childNode.this)
     return returnValue
Example #3
0
 def __overloaded_addChild_ptrPandaNode_ptrPandaNode(self, childNode):
     upcastSelf = self
     returnValue = libpanda._inPkJyo37ri(upcastSelf.this, childNode.this)
     return returnValue
 def _LightLensNode__overloaded_addChild_ptrPandaNode_ptrPandaNode(
         self, childNode):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     returnValue = libpanda._inPkJyo37ri(upcastSelf.this, childNode.this)
     return returnValue
Example #5
0
 def _MouseWatcher__overloaded_addChild_ptrPandaNode_ptrPandaNode(self, childNode):
     upcastSelf = self
     returnValue = libpanda._inPkJyo37ri(upcastSelf.this, childNode.this)
     return returnValue
Example #6
0
 def _Nametag2d__overloaded_addChild_ptrPandaNode_ptrPandaNode(self, childNode):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyo37ri(upcastSelf.this, childNode.this)
     return returnValue
Example #7
0
 def _Nametag2d__overloaded_addChild_ptrPandaNode_ptrPandaNode(
         self, childNode):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyo37ri(upcastSelf.this, childNode.this)
     return returnValue