Example #1
0
 def hasEffect(self, type):
     returnValue = libpanda._inPkJyoJ1nr(self.this, type.this)
     return returnValue
Example #2
0
 def hasEffect(self, type):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     returnValue = libpanda._inPkJyoJ1nr(upcastSelf.this, type.this)
     return returnValue
 def hasEffect(self, type):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     returnValue = libpanda._inPkJyoJ1nr(upcastSelf.this, type.this)
     return returnValue
Example #4
0
 def hasEffect(self, type):
     upcastSelf = self
     returnValue = libpanda._inPkJyoJ1nr(upcastSelf.this, type.this)
     return returnValue
Example #5
0
 def hasEffect(self, type):
     returnValue = libpanda._inPkJyoJ1nr(self.this, type.this)
     return returnValue