unlock moves

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
unlock moves
Summary

Sets the lockMoves property to false, allowing object motions caused with the move command to be seen.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
unlock moves
if the ticks > timeToGo then unlock moves
RelatedCommand: unlock screen, lock moves, move
Glossary: object, property, handler, command, execute
Property: lockMoves
Description

Use the unlock moves command to begin all pending move commands at once.

The unlock moves command sets the lockMoves property to false. When all pending handlers are finished executing, the lockMoves property is automatically set to false.

Tagsmultimedia