|
TracktionEngine
|
Classes | |
| class | engine::ProjectManager |
| Manages the master list of projects known to the engine. More... | |
| struct | engine::ProjectManager::TempProject |
| Helper struct that creates a temporary project (won't be persisted in the list). More... | |
Namespaces | |
| namespace | engine |
Enumerations | |
| enum class | engine::ProjectType { engine::fileBased , engine::folderBased } |
| Selects whether a new project is stored as a single .tracktion file or as a folder on disk. More... | |