#include <feature.h>
Definition at line 142 of file rating/feature.h.
 
  
  | 
        
          | bool osl::rating::Chase::match | ( | const NumEffectState & | state, |  
          |  |  | Move | move, |  
          |  |  | const RatingEnv & | env |  
          |  | ) |  | const |  | inlinevirtual | 
 
Implements osl::rating::Feature.
Definition at line 153 of file rating/feature.h.
References CAPTURE, osl::Move::capturePtype(), DROP, drop, ESCAPE, osl::Move::from(), osl::rating::RatingEnv::history, osl::Move::isDrop(), osl::Move::isNormal(), opponent_type, OTHER, osl::Move::ptype(), osl::PTYPE_EMPTY, osl::Move::ptypeO(), target, and osl::Move::to().
 
 
  
  | 
        
          | const std::string osl::rating::Chase::name | ( | Ptype | self, |  
          |  |  | Ptype | target, |  
          |  |  | bool | drop, |  
          |  |  | OpponentType | opponent_type |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | bool osl::rating::Chase::drop |  | private | 
 
 
  
  | 
        
          | Ptype osl::rating::Chase::self |  | private | 
 
 
  
  | 
        
          | Ptype osl::rating::Chase::target |  | private | 
 
 
The documentation for this class was generated from the following files: