|
Glossary of Actors
Note 1: Exported actors in Stencyl are saved as .png files. (The actor data is stored in the image file's metadata). Individual actors can be downloaded by right-clicking on the icon, and selecting "save image as.."
Note 2: The required behaviors are listed by each actor. Behaviors in Stencyl are saved as .png files. (The code is stored in the image file's metadata). Individual behaviors can be downloaded by right-clicking on the icon, and selecting "save image as.."
|
Warning: The Mathematics Development Engine Extension should be enabled before any behaviors are imported! Otherwise, you may see errors about "missing blocks".
|
Output Generators
Input Generators
User Interface Actors
|
Long Button
This actor functions as a configurable push button.
Required Behaviors
| Push Button Behavior |
|
|
Medium Button
This actor functions as a configurable push button.
Required Behaviors
| Push Button Behavior |
|
|
Short Button
This actor functions as a configurable push button.
Required Behaviors
| Push Button Behavior |
|
|
Next Button
This actor functions as a navigation button, which will switch to a specified scene when clicked.
Required Behaviors
| Navigation Button Behavior |
|
|
Previous Button
This actor functions as a navigation button, which will switch to a specified scene when clicked.
Required Behaviors
| Navigation Button Behavior |
|
|
Scroll Handle
This button is generated by the Vertical Scrollbar Generator.
Required Behaviors
| Click and Drag |
|
|
Submit Button
This button is configured to act as a "submit button", triggering the submit data events of a specified user input generator.
Required Behaviors
| Push Button Behavior |
|
|