Public Member Functions | |
| DSWaitForCardsToStopAction () | |
| 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 action will pause the actionQueue process until the cardsInMotion and cardsWaitingToBeDealt lists are empty.
This effectively pauses further actions until card movement is resolved.
|
inline |
|
inline |