Functions | |
bool | BeginCentered (const char *name) |
bool | IsEditorActive (Editor *editor, std::vector< Editor * > &active_editors) |
std::string | GetEditorName (EditorType type) |
bool yaze::editor::anonymous_namespace{editor_manager.cc}::BeginCentered | ( | const char * | name | ) |
Definition at line 35 of file editor_manager.cc.
References BeginCentered().
Referenced by BeginCentered().
bool yaze::editor::anonymous_namespace{editor_manager.cc}::IsEditorActive | ( | Editor * | editor, |
std::vector< Editor * > & | active_editors ) |
Definition at line 45 of file editor_manager.cc.
References IsEditorActive().
Referenced by IsEditorActive().
std::string yaze::editor::anonymous_namespace{editor_manager.cc}::GetEditorName | ( | EditorType | type | ) |
Definition at line 50 of file editor_manager.cc.
References GetEditorName(), and yaze::editor::kEditorNames.
Referenced by GetEditorName().