#include <captureGroup.h>
Public Member Functions | |
ContinueCaptureGroup () | |
void | show (std::ostream &os, int name_width, const range_t &range, const vector< double > &weights) const |
int | findMatch (const NumEffectState &state, Move move, const RatingEnv &env) const |
Definition at line 67 of file captureGroup.h.
Definition at line 69 of file captureGroup.h.
int osl::rating::ContinueCaptureGroup::findMatch | ( | const NumEffectState & | state, |
Move | m, | ||
const RatingEnv & | env | ||
) | const [inline, virtual] |
Reimplemented from osl::rating::Group.
Definition at line 79 of file captureGroup.h.
References osl::rating::RatingEnv::progress.
void osl::rating::ContinueCaptureGroup::show | ( | std::ostream & | os, |
int | name_width, | ||
const range_t & | range, | ||
const vector< double > & | weights | ||
) | const [inline, virtual] |
Reimplemented from osl::rating::Group.
Definition at line 74 of file captureGroup.h.
References osl::rating::Group::showAll().