struct RenderRotation
  
  
    
  
    Defined in:
  
  
    
      
        utils/basic_systems.cr
      
    
    
  
  
    
  
    Constructors
  
  
  
    
  
    Class Method Summary
  
  
  
    
  
    Instance Method Summary
  
  
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
  
    
  
    Constructor Detail
  
  
    
      
        
        def self.
new(angle : Float32 = 
0)
        
#
       
  
  
    
  
    Class Method Detail
  
  
    
      
        
        def self.
component_index
        #
      
        
      
     
  
  
    
  
    Instance Method Detail
  
  
    
  
    
  
    
      
        
        def 
copy_with(angle _angle = @angle)
        
#