Extension editor context. More...
#include <yaze.h>
Public Attributes | |
z3_rom * | rom |
yaze_project * | project |
yaze_command_registry * | command_registry |
yaze_event_dispatcher * | event_dispatcher |
z3_rom* yaze_editor_context::rom |
Definition at line 26 of file yaze.h.
Referenced by yaze_cleanup(), and yaze_init().
yaze_project* yaze_editor_context::project |
Definition at line 27 of file yaze.h.
Referenced by BOOST_PYTHON_MODULE(), and yaze_init().
yaze_command_registry* yaze_editor_context::command_registry |
yaze_event_dispatcher* yaze_editor_context::event_dispatcher |