示例#1
0
 def __init__(self, locals, size):
     self.clock = pygame.time.Clock()
     Console.__init__(self, locals, size)