struct Revenge
  - Revenge
- ECS::Component
- Struct
- Value
- Object
    
  
    Defined in:
  
  
    
      
        wif/game/relations.cr
      
    
    
  
  
    
  
    Constructors
  
  
  
    
  
    Class Method Summary
  
  
  
    
  
    Instance Method Summary
  
  
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
    
    
    
    
  
  
    
  
    Constructor Detail
  
  
    
      
        
        def self.
new(whom : Array(
RevengeItem) = 
[] of RevengeItem)
        
#
       
  
  
    
  
    Class Method Detail
  
  
    
      
        
        def self.
component_index
        #
      
        
      
     
  
  
    
  
    Instance Method Detail
  
  
    
  
    
      
        
        def 
copy_with(whom _whom = @whom)
        
#