Public Member Functions | |
DSShiftCardOrderAction (DSCard shiftingCard_, int howManyPositions_) | |
DSShiftCardOrderAction (List< DSCard > shiftingCards_, int howManyPositions_) | |
override void | Execute () |
![]() | |
void | Execute () |
void | Resolve () |
string | PrintType () |
Additional Inherited Members | |
![]() | |
void | LogAction (string actionMessage) |
![]() | |
System.Type | _type = null |
bool | _actionLogged = false |
This DSAction will shift a card, or cards, by a specified amount of positions in a stack's card list.
|
inline |
Constructor overload for a single card.
|
inline |
Constructor overload for a list of cards.
|
inline |