载入中...
搜索中...
未找到
eve::ui::EditorHost::Impl结构体 参考

Public 属性

ssq::VM * vm = nullptr
 
bool allowWindow = true
 
std::string rootDir
 
eve::window::Windowwin = nullptr
 
eve::graphics::Graphicsgfx = nullptr
 
eve::ui::UIui = nullptr
 
eve::event::Eventevent = nullptr
 
eve::timer::Timertimer = nullptr
 
bool windowOpen = false
 
bool inFrame = false
 
std::string windowTitle
 
std::map< std::string, Editor > editors
 
std::map< std::string, ssq::Table > vms
 
std::map< std::string, std::string > vmSources
 

详细描述

在文件 EditorHost.cpp519 行定义.

类成员变量说明

◆ allowWindow

bool eve::ui::EditorHost::Impl::allowWindow = true

在文件 EditorHost.cpp521 行定义.

◆ editors

std::map<std::string, Editor> eve::ui::EditorHost::Impl::editors

在文件 EditorHost.cpp531 行定义.

◆ event

eve::event::Event* eve::ui::EditorHost::Impl::event = nullptr

在文件 EditorHost.cpp526 行定义.

◆ gfx

eve::graphics::Graphics* eve::ui::EditorHost::Impl::gfx = nullptr

在文件 EditorHost.cpp524 行定义.

◆ inFrame

bool eve::ui::EditorHost::Impl::inFrame = false

在文件 EditorHost.cpp529 行定义.

◆ rootDir

std::string eve::ui::EditorHost::Impl::rootDir

在文件 EditorHost.cpp522 行定义.

◆ timer

eve::timer::Timer* eve::ui::EditorHost::Impl::timer = nullptr

在文件 EditorHost.cpp527 行定义.

◆ ui

eve::ui::UI* eve::ui::EditorHost::Impl::ui = nullptr

在文件 EditorHost.cpp525 行定义.

◆ vm

ssq::VM* eve::ui::EditorHost::Impl::vm = nullptr

在文件 EditorHost.cpp520 行定义.

◆ vms

std::map<std::string, ssq::Table> eve::ui::EditorHost::Impl::vms

在文件 EditorHost.cpp532 行定义.

◆ vmSources

std::map<std::string, std::string> eve::ui::EditorHost::Impl::vmSources

在文件 EditorHost.cpp533 行定义.

◆ win

eve::window::Window* eve::ui::EditorHost::Impl::win = nullptr

在文件 EditorHost.cpp523 行定义.

◆ windowOpen

bool eve::ui::EditorHost::Impl::windowOpen = false

在文件 EditorHost.cpp528 行定义.

◆ windowTitle

std::string eve::ui::EditorHost::Impl::windowTitle

在文件 EditorHost.cpp530 行定义.


该结构体的文档由以下文件生成: