My Project
|
PieceVector に格納 More...
#include <effect_action.h>
Public Member Functions | |
StorePiece (PieceVector *s) | |
template<Player P, Ptype Type> | |
void | doActionPtype (Piece p, Square pos) |
template<Player P> | |
void | doAction (Piece p, Square) |
Public Attributes | |
PieceVector * | store |
PieceVector に格納
Definition at line 150 of file effect_action.h.
|
inlineexplicit |
Definition at line 153 of file effect_action.h.
Definition at line 162 of file effect_action.h.
References osl::FixedCapacityVector< T, Capacity >::push_back(), and store.
Definition at line 157 of file effect_action.h.
PieceVector* osl::effect_action::StorePiece::store |
Definition at line 152 of file effect_action.h.
Referenced by doAction().