Public Member Functions | |
DSMoveCardInDirAction (DSCard singleMovingCard_, Vector3 directionV3_, float dealDelay_=0f) | |
DSMoveCardInDirAction (List< DSCard > movingCards_, Vector3 directionV3_, float dealDelay_=0f) | |
override void | Execute () |
![]() | |
void | Execute () |
void | Resolve () |
string | PrintType () |
Additional Inherited Members | |
![]() | |
void | LogAction (string actionMessage) |
![]() | |
System.Type | _type = null |
bool | _actionLogged = false |
Moves a card in the specified vector3 direction.
directionV3 input is in localspace.
The distance moved is the magnitude of the given vector.
|
inline |
|
inline |
|
inline |