simvx.editor.menus¶
Editor Menus — Menu bar setup and keyboard shortcuts.
Module Contents¶
Functions¶
Create the editor’s menu bar with all menus wired to state. |
|
Register all editor keyboard shortcuts. |
API¶
- simvx.editor.menus.build_menu_bar(state: simvx.editor.state.EditorState) → simvx.core.MenuBar¶
Create the editor’s menu bar with all menus wired to state.
- simvx.editor.menus.register_shortcuts(state: simvx.editor.state.EditorState)¶
Register all editor keyboard shortcuts.