class ScrollDay
Defined in:
wif/game/events.crInstance Method Summary
Instance methods inherited from class DaySystem
  
  
    
      filter(world)
    filter, 
    
  
    
      on_day
    on_day, 
    
  
    
      process(ent)
    process
    
  
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
Instance Method Detail
        
        def init
        #
      
      
        
              Description copied from class ECS::System
            
          
          Will be called once during ECS::Systems.init call