def _LightLensNode__overloaded_setAttrib_ptrPandaNode_ptrConstRenderAttrib_int(
         self, attrib, override):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     returnValue = libpanda._inPkJyo48Bd(upcastSelf.this, attrib.this,
                                         override)
     return returnValue
コード例 #2
0
 def _Nametag2d__overloaded_setAttrib_ptrPandaNode_ptrConstRenderAttrib_int(
         self, attrib, override):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyo48Bd(upcastSelf.this, attrib.this,
                                         override)
     return returnValue
コード例 #3
0
ファイル: PandaNode.py プロジェクト: Toonerz/Toontown-2003
 def _PandaNode__overloaded_setAttrib_ptrPandaNode_ptrConstRenderAttrib_int(self, attrib, override):
     returnValue = libpanda._inPkJyo48Bd(self.this, attrib.this, override)
     return returnValue
コード例 #4
0
ファイル: LightNode.py プロジェクト: Toonerz/Toontown-2003
 def _LightNode__overloaded_setAttrib_ptrPandaNode_ptrConstRenderAttrib_int(self, attrib, override):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     returnValue = libpanda._inPkJyo48Bd(upcastSelf.this, attrib.this, override)
     return returnValue
コード例 #5
0
ファイル: MouseWatcher.py プロジェクト: Toonerz/Toontown-2003
 def _MouseWatcher__overloaded_setAttrib_ptrPandaNode_ptrConstRenderAttrib_int(self, attrib, override):
     upcastSelf = self
     returnValue = libpanda._inPkJyo48Bd(upcastSelf.this, attrib.this, override)
     return returnValue
コード例 #6
0
ファイル: Nametag2d.py プロジェクト: Toonerz/Toontown-2003
 def _Nametag2d__overloaded_setAttrib_ptrPandaNode_ptrConstRenderAttrib_int(self, attrib, override):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyo48Bd(upcastSelf.this, attrib.this, override)
     return returnValue
コード例 #7
0
ファイル: PandaNode.py プロジェクト: darktohka/Toontown-2003
 def __overloaded_setAttrib_ptrPandaNode_ptrConstRenderAttrib_int(
         self, attrib, override):
     returnValue = libpanda._inPkJyo48Bd(self.this, attrib.this, override)
     return returnValue
 def _NurbsCurve__overloaded_setAttrib_ptrPandaNode_ptrConstRenderAttrib_int(
         self, attrib, override):
     upcastSelf = self
     returnValue = libpanda._inPkJyo48Bd(upcastSelf.this, attrib.this,
                                         override)
     return returnValue