Soldier.stop 185
Stops the soldier by resetting the cover position to the current position.
Return value
| Return Type | Description |
|---|---|
| void | This function doesn't return anything |
No parameters defined for this function.
Examples
Example 55
soldier.stop();Stops the soldier by resetting the cover position to the current position.
Return value
| Return Type | Description |
|---|---|
| void | This function doesn't return anything |
soldier.stop();