yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze_editor_context Struct Reference

Extension editor context. More...

#include <yaze.h>

Collaboration diagram for yaze_editor_context:

Public Attributes

z3_romrom
 
yaze_projectproject
 
yaze_command_registrycommand_registry
 
yaze_event_dispatcherevent_dispatcher
 

Detailed Description

Extension editor context.

Definition at line 25 of file yaze.h.

Member Data Documentation

◆ rom

z3_rom* yaze_editor_context::rom

Definition at line 26 of file yaze.h.

Referenced by yaze_cleanup(), and yaze_init().

◆ project

yaze_project* yaze_editor_context::project

Definition at line 27 of file yaze.h.

Referenced by BOOST_PYTHON_MODULE(), and yaze_init().

◆ command_registry

yaze_command_registry* yaze_editor_context::command_registry

Definition at line 29 of file yaze.h.

◆ event_dispatcher

yaze_event_dispatcher* yaze_editor_context::event_dispatcher

Definition at line 30 of file yaze.h.


The documentation for this struct was generated from the following file: