We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The Project class contains a number of interesting and/or useful property, which are listed here.
Project
name
The name property is the name of the project.
app
The app property contains version information from the IDE that created the project.
version
An internal version number used by Snap!. Usually set to 2.
2
notes
A string containing the project's notes.
scenes
A list of Scene objects for each scene in the project.
Scene