Generated with
Dep. of Computer Science, Lund University, Faculty of Engineering LTH
Dep. of Computer Science, Lund University, Faculty of Engineering LTH
 introprog.PixelWindow
 See thePixelWindow companion class
 
 
  A module with utilities for event handling in PixelWindow instances.
  
 
  Attributes
  
   - 
    Companion
   
- 
    class
   
- 
    Source
   
- 
    PixelWindow.scala
   
- 
    Graph
   
- 
    
     
     
     
     
- 
    Supertypes
   
- 
    
     
      class Object
      
      trait Matchable
      
      class Any
      
 
- 
    Self type
   
- 
    
   
 
 Members list
 
 
  
   
    
     
      
      
       
        
         
         
        
        
         
          
          
         
         
          
          
           
           
            
             An object with integers representing events that can happen in a PixelWindow.
             
            
             
              An object with integers representing events that can happen in a PixelWindow.
              
             Attributes
             
              - 
               Source
              
- 
               PixelWindow.scala
              
- 
               Supertypes
              
- 
               
                
                 class Object
                 
                 trait Matchable
                 
                 class Any
                 
 
- 
               Self type
              
- 
               
              
 
            
           
          
         
        
      
      
    
    
     
      
      
       
        
         
         
        
        
         
          
          
         
         
          
          
           
           
            
             Idle waiting for millis milliseconds.
             
            
            
           
          
         
        
         
          
          
         
         
          
          
           
           
            
             Immediately exit running application, close all windows, kills all threads.
             
            
             
              Immediately exit running application, close all windows, kills all threads.
              
             Attributes
             
              - 
               Source
              
- 
               PixelWindow.scala