simvx.editor.menus

Editor Menus — Menu bar setup and keyboard shortcuts.

Module Contents

Functions

build_menu_bar

Create the editor’s menu bar with all menus wired to state.

register_shortcuts

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.