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

yaze_projectproject
 
yaze_command_registrycommand_registry
 
yaze_event_dispatcherevent_dispatcher
 

Detailed Description

Extension editor context.

Definition at line 42 of file yaze.h.

Member Data Documentation

◆ project

yaze_project* yaze_editor_context::project

Definition at line 43 of file yaze.h.

Referenced by BOOST_PYTHON_MODULE().

◆ command_registry

yaze_command_registry* yaze_editor_context::command_registry

Definition at line 45 of file yaze.h.

◆ event_dispatcher

yaze_event_dispatcher* yaze_editor_context::event_dispatcher

Definition at line 46 of file yaze.h.


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