public class EndFinishingTouchesAction : GameAction
EndFinishingTouchesAction | Initializes a new instance of the EndFinishingTouchesAction class |
Accept |
Accepts the specified visitor by calling the appropriate method.
(Inherited from GameAction) |
AcceptAsync |
Asynchronously accepts the specified visitor by calling the appropriate method.
(Inherited from GameAction) |
ToString | Converts to string. States that this is a EndFinishingTouchesAction. (Overrides ObjectToString) |