Skip to content

The Project class

PPPDUD edited this page Apr 7, 2026 · 2 revisions

The Project class contains a number of interesting and/or useful property, which are listed here.

name property

The name property is the name of the project.

app property

The app property contains version information from the IDE that created the project.

version property

An internal version number used by Snap!. Usually set to 2.

notes property

A string containing the project's notes.

scenes property

A list of Scene objects for each scene in the project.

Clone this wiki locally