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