Public Member Functions | |
| DSScaleCardAction (DSCard scalingCard_, Vector3 newScale_) | |
| DSScaleCardAction (List< DSCard > scalingCards_, Vector3 newScale_) | |
| 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 scales a card, or cards, to a specified Vector3
|
inline |
|
inline |
|
inline |