Go to the documentation of this file.
4 #ifndef OSL_RECORD_KI2_H
5 #define OSL_RECORD_KI2_H
54 const std::string
show(
Move move,
const NumEffectState& state,
Move prev=
Move());
55 const std::string
show(
const Move *first,
const Move *last,
const NumEffectState& state,
Move prev=
Move());
56 const std::string
show(
const Move *first,
const Move *last,
const char *threatmate_first,
const char *threatmate_last,
const NumEffectState& state,
Move prev=
Move());