ostrat.prid.phex.HCenAccLayer
 See theHCenAccLayer companion object
 
 
  This is a helper class for turn / segment resolution. It accumulates all actions along with the origin of the action, upon a hex tile.
  
 
  Attributes
  
   - 
    Companion
   
- 
    object
   
- 
    Graph
   
- 
    
     
     
     
     
- 
    Supertypes
   
- 
    
     
      class Object
      
      trait Matchable
      
      class Any
      
 
 
 Members list
 
 
  
   
    
     
      
      
       
        
         
         
        
        
         
          
          
         
         
          
          
           
           
            
             Appends an origin-action pair to this given target hex's accumulator.
             
            
             
              Appends an origin-action pair to this given target hex's accumulator.
              
             Attributes
             
 
            
           
          
         
        
         
          
          
         
         
          
          
           
           
            
             Side effecting function for initialising new game state layers.
             
            
             
              Side effecting function for initialising new game state layers.
              
             Attributes
             
 
            
           
          
         
        
        
         
          
          
         
         
          
          
           
           
            
             This produces the collection of origin-action pairs upon the given hex tile.
             
            
             
              This produces the collection of origin-action pairs upon the given hex tile.
              
             Attributes