载入中...
搜索中...
未找到
eve::IEditorHost 成员列表
成员的完整列表,这些成员属于 eve::IEditorHost,包括所有继承而来的类成员
| applyEditor(const std::string &json)=0 | eve::IEditorHost | pure virtual |
| capabilityName | eve::IEditorHost | static |
| capture(const std::string &path)=0 | eve::IEditorHost | pure virtual |
| closeWindow()=0 | eve::IEditorHost | pure virtual |
| consumeEvents(const std::string &editorId)=0 | eve::IEditorHost | pure virtual |
| editorState(const std::string &id) const =0 | eve::IEditorHost | pure virtual |
| exitRequested()=0 | eve::IEditorHost | pure virtual |
| exposeScriptApi(ssq::VM &vm)=0 | eve::IEditorHost | pure virtual |
| frame()=0 | eve::IEditorHost | pure virtual |
| listEditors() const =0 | eve::IEditorHost | pure virtual |
| openWindow(const std::string &title, int width, int height)=0 | eve::IEditorHost | pure virtual |
| registerVM(const std::string &name, const std::string &source)=0 | eve::IEditorHost | pure virtual |
| removeEditor(const std::string &id)=0 | eve::IEditorHost | pure virtual |
| requestExit()=0 | eve::IEditorHost | pure virtual |
| runScript(const std::string &source)=0 | eve::IEditorHost | pure virtual |
| saveEditor(const std::string &id)=0 | eve::IEditorHost | pure virtual |
| setEditorValue(const std::string &editorId, const std::string &widgetId, const std::string &value)=0 | eve::IEditorHost | pure virtual |
| start(ssq::VM &vm, const std::string &gameRoot, bool allowWindow)=0 | eve::IEditorHost | pure virtual |
| status() const =0 | eve::IEditorHost | pure virtual |
| stop()=0 | eve::IEditorHost | pure virtual |
| unloadEditor(const std::string &id)=0 | eve::IEditorHost | pure virtual |
| unregisterVM(const std::string &name)=0 | eve::IEditorHost | pure virtual |
| widgetRect(const std::string &editorId, const std::string &widgetId) const =0 | eve::IEditorHost | pure virtual |
| windowState() const =0 | eve::IEditorHost | pure virtual |
| ~IEditorHost()=default | eve::IEditorHost | virtual |