struct RemoveAtTime
  
  
    
  
    Defined in:
  
  
    
      
        mechanics/timed.cr
      
    
    
  
  
    
  
    Constructors
  
  
  
    
  
    Class Method Summary
  
  
  
    
  
    Instance Method Summary
  
  
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
  
    
  
    Constructor Detail
  
  
    
      
        
        def self.
new(tick : Int32)
        
#
       
  
  
    
  
    Class Method Detail
  
  
    
      
        
        def self.
component_index
        #
      
        
      
     
  
  
    
  
    Instance Method Detail
  
  
    
  
    
      
        
        def 
copy_with(tick _tick = @tick)
        
#