Public Member Functions | |
| DSOffsetCardAction (DSCard offsettingCard_, Vector3 offsetPosV3_, Vector3 offsetScaleV3_) | |
| DSOffsetCardAction (List< DSCard > offsettingCards_, Vector3 offsetPosV3_, Vector3 offsetScaleV3_) | |
| override void | Execute () |
Public Member Functions inherited from DeckStacker.DSAction | |
| void | Execute () |
| void | Resolve () |
| string | PrintType () |
Additional Inherited Members | |
Protected Member Functions inherited from DeckStacker.DSAction | |
| void | LogAction (string actionMessage) |
Protected Attributes inherited from DeckStacker.DSAction | |
| System.Type | _type = null |
| bool | _actionLogged = false |
This DSAction offsets a card, or cards, by a specified position and / or scale.
|
inline |
|
inline |
|
inline |