Пример #1
0
 def __init__(self, texture, width, height):
     Texture.__init__(self, texture, width, height)
     self.allocator = Allocator()