moveStopped | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sent to an object that has just been moved by the move command. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Command: stop moving, move Glossary: object, command, message |
Description | Handle the moveStopped message to coordinate an action with the end of a move command. The moveStopped message is sent when the actions of the move command end, or when a movement is ended by the stop moving command. |
Tags | multimedia |