This is an archive. | |
See the new ClickWiki at https://clickwiki.github.io. This version is just an archive for the purposes of migrating content to the new structure. |
Active Backdrop
Author | |
Status | Released |
Release Date | Unknown |
Available for | Not yet documented |
Supported Runtimes | |
License | Free |
Download | |
---|---|
Includes Examples | No |
Includes Help Files | Yes |
Links | Included by default. |
Alternates | Quick Backdrop, Backdrop |
The Active Backdrop object allows you to display, move and modify an image in the background of the application. The image does not interfere with the game (it does not generate any collision).
Contents
Properties
Image list
Contains the list of images that the object can display. Click on the edit button to modify the images.
Visible at start
Check this box to make the object visible at the start of the frame.
Conditions
Is object visible
This condition is true when the object is visible on the screen.
Actions
Set image
Allows you to change the current image displayed. Enter the number of the image in the list.
Set X coordinate
Allows you to change the X position of the object.
Set Y coordinate
Allows you to change the Y position of the object.
Show
Shows the object.
Hide
Hides the object.
Expressions
Get image number
Returns the number of the image currently displayed.
Get X coordinate
Returns the X coordinate of the object.
Get Y coordinate
Returns the Y coordinate of the object.