My Project
|
PtypeOSquareVector に格納 More...
#include <effect_action.h>
Public Member Functions | |
StorePtypeOSquare (PtypeOSquareVector *s, Square t) | |
template<Player P, Ptype Type> | |
void | doActionPtype (Piece p) |
template<Player P> | |
void | doAction (Piece p, Square) |
void | store (Piece p) |
Public Attributes | |
PtypeOSquareVector * | out |
Square | target |
Definition at line 171 of file effect_action.h.
|
inline |
Definition at line 175 of file effect_action.h.
Definition at line 185 of file effect_action.h.
References store().
|
inline |
Definition at line 180 of file effect_action.h.
References store().
|
inline |
Definition at line 190 of file effect_action.h.
References out, osl::Piece::ptypeO(), osl::FixedCapacityVector< T, Capacity >::push_back(), and osl::Piece::square().
Referenced by doAction(), and doActionPtype().
PtypeOSquareVector* osl::effect_action::StorePtypeOSquare::out |
Definition at line 173 of file effect_action.h.
Referenced by store().
Square osl::effect_action::StorePtypeOSquare::target |
Definition at line 174 of file effect_action.h.