class documentation
File_Menu class.
Method | __init__ |
Initializes the menu. |
Method | close |
Closes the project and loads the default project. |
Method | export |
Exports the currently displayed scene to a PNG file. |
Method | new |
Creates a new project with an INI file. |
Method | open |
Opens a project from an INI file. |
Method | save |
Saves the project to an INI file. |
Method | update |
Updates the menu. |
Instance Variable | gui |
Undocumented |