| def animations.Animation.__init__  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          image,  | 
        
        
           | 
           | 
            | 
          origin = [0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | def animations.Animation.evolution  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          image,  | 
        
        
           | 
           | 
            | 
          origin  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | def animations.Animation.fade_in  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          image,  | 
        
        
           | 
           | 
            | 
          origin  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | def animations.Animation.fade_out  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
      
        
          | def animations.Animation.frameshow  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          frames  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | def animations.Animation.move  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
      
        
          | def animations.Animation.rotation  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
      
        
          | def animations.Animation.run  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
      
        
          | def animations.Animation.vibration  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          image,  | 
        
        
           | 
           | 
            | 
          origin,  | 
        
        
           | 
           | 
            | 
          aperture,  | 
        
        
           | 
           | 
            | 
          rebounds,  | 
        
        
           | 
           | 
            | 
          maxspeed  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | def animations.Animation.zoom_in  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          image,  | 
        
        
           | 
           | 
            | 
          origin,  | 
        
        
           | 
           | 
            | 
          destiny,  | 
        
        
           | 
           | 
            | 
          maxsize  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | def animations.Animation.zoom_out  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          image,  | 
        
        
           | 
           | 
            | 
          origin,  | 
        
        
           | 
           | 
            | 
          destiny,  | 
        
        
           | 
           | 
            | 
          minsize  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | animations.Animation.additional_groups | 
        
      
 
 
      
        
          | animations.Animation.alpha | 
        
      
 
 
      
        
          | animations.Animation.distance_x | 
        
      
 
 
      
        
          | animations.Animation.distance_y | 
        
      
 
 
      
        
          | animations.Animation.fade_step | 
        
      
 
 
      
        
          | animations.Animation.image | 
        
      
 
 
      
        
          | animations.Animation.maxspeed | 
        
      
 
 
      
        
          | animations.Animation.mode | 
        
      
 
 
      
        
          | animations.Animation.origin | 
        
      
 
 
      
        
          | animations.Animation.path | 
        
      
 
 
      
        
          | animations.Animation.path_trace | 
        
      
 
 
      
        
          | animations.Animation.position | 
        
      
 
 
      
        
          | animations.Animation.speed | 
        
      
 
 
      
        
          | animations.Animation.speedmode | 
        
      
 
 
      
        
          | animations.Animation.speedstep | 
        
      
 
 
      
        
          | animations.Animation.step_x | 
        
      
 
 
      
        
          | animations.Animation.step_y | 
        
      
 
 
      
        
          | animations.Animation.style | 
        
      
 
 
The documentation for this class was generated from the following file: