#include <pieceVector.h>
Public Member Functions | |
void | sortByBasic () |
駒の価値の小さい順に並び替える. More... | |
void | sortByPtype () |
駒の価値の大きい順に並び替える. More... | |
Definition at line 10 of file pieceVector.h.
void osl::container::PieceVector::sortByBasic | ( | ) |
void osl::container::PieceVector::sortByPtype | ( | ) |