card

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
card
Summary

Used with the visual effect command to show the destination card at the end of the visual effect. Also used to refer to cards.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
visual effect push left to card
go to card 1
RelatedKeyword: card, black, point
Command: visual effect
Object: card
Glossary: command, keyword, handler
Description

Use the card keyword to improve the clarity of your code. For example, if a handler contains several visual effect commands, you can use the card keyword explicitly to point up the fact that different destination images are being used.

Since by default, the image shown at the end of a visual effect is the destination card, you never actually need to use the card keyword; if you leave it out, the ending image is the card anyway.

Tagsmultimedia