ref:Life is beautiful: ããã©ã¡ã¼ã¿ã¼ã®ããããã£æ¸¡ããã§ããã°ã©ã ãèªã¿ããããããã¨ããã¢ã¤ãã¢ã¯ã©ãã ãã ãããPython ãªã以ä¸ã®ããã«ã§ããã class Fish(MovieClip): def __init__(self, speed, direction, x, y, minDistance, maxInflucence): self.speed = speed self.direction = direction self.x = x self.y = y self.minDistance = minDistance self.maxInflucence = maxInflucence fish = Fish(speed = 2, direction = 180, x = 20, y = 20, minDistance = 16, maxInf
{{#tags}}- {{label}}
{{/tags}}