def _LightLensNode__overloaded_setBound_ptrBoundedObject___enum__BoundingVolumeType(
         self, type):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPC76J(upcastSelf.this, type)
     return returnValue
コード例 #2
0
 def _Nametag2d__overloaded_setBound_ptrBoundedObject___enum__BoundingVolumeType(
         self, type):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPC76J(upcastSelf.this, type)
     return returnValue
コード例 #3
0
ファイル: LightNode.py プロジェクト: Toonerz/Toontown-2003
 def _LightNode__overloaded_setBound_ptrBoundedObject___enum__BoundingVolumeType(self, type):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPC76J(upcastSelf.this, type)
     return returnValue
コード例 #4
0
 def __overloaded_setBound_ptrBoundedObject___enum__BoundingVolumeType(
         self, type):
     returnValue = libpanda._inPMAKPC76J(self.this, type)
     return returnValue
 def _CollisionSolid__overloaded_setBound_ptrBoundedObject___enum__BoundingVolumeType(
         self, type):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPC76J(upcastSelf.this, type)
     return returnValue
コード例 #6
0
 def _BoundedObject__overloaded_setBound_ptrBoundedObject___enum__BoundingVolumeType(self, type):
     returnValue = libpanda._inPMAKPC76J(self.this, type)
     return returnValue
コード例 #7
0
ファイル: Nametag2d.py プロジェクト: Toonerz/Toontown-2003
 def _Nametag2d__overloaded_setBound_ptrBoundedObject___enum__BoundingVolumeType(self, type):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPC76J(upcastSelf.this, type)
     return returnValue
コード例 #8
0
 def _CollisionSolid__overloaded_setBound_ptrBoundedObject___enum__BoundingVolumeType(self, type):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPC76J(upcastSelf.this, type)
     return returnValue