コード例 #1
0
ファイル: PandaNode.py プロジェクト: Toonerz/Toontown-2003
 def clearState(self):
     returnValue = libpanda._inPkJyotySF(self.this)
     return returnValue
コード例 #2
0
 def clearState(self):
     upcastSelf = self
     returnValue = libpanda._inPkJyotySF(upcastSelf.this)
     return returnValue
コード例 #3
0
ファイル: LightNode.py プロジェクト: Toonerz/Toontown-2003
 def clearState(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     returnValue = libpanda._inPkJyotySF(upcastSelf.this)
     return returnValue
 def clearState(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     returnValue = libpanda._inPkJyotySF(upcastSelf.this)
     return returnValue
コード例 #5
0
ファイル: MouseWatcher.py プロジェクト: Toonerz/Toontown-2003
 def clearState(self):
     upcastSelf = self
     returnValue = libpanda._inPkJyotySF(upcastSelf.this)
     return returnValue
コード例 #6
0
ファイル: Nametag2d.py プロジェクト: Toonerz/Toontown-2003
 def clearState(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyotySF(upcastSelf.this)
     return returnValue
コード例 #7
0
 def clearState(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyotySF(upcastSelf.this)
     return returnValue
コード例 #8
0
ファイル: PandaNode.py プロジェクト: darktohka/Toontown-2003
 def clearState(self):
     returnValue = libpanda._inPkJyotySF(self.this)
     return returnValue