Exemple #1
0
 def show(self, with_trans=False):
     self.tID.Dict = TransformID[int(self.type)]
     return Layer.show(self, with_trans)
Exemple #2
0
 def show(self, with_trans=False):
     self.tID.Dict = TransformID[int(self.type)]
     return Layer.show(self, with_trans)