载入中...
搜索中...
未找到
命名空间 | |
| namespace | sdl |
类 | |
| class | Window |
Platform window interface (SDL implementation on desktop/mobile). Script: win <- eve.Window(); 更多... | |
| struct | WindowSettings |
| Display settings for window creation/resize. width/height == 0 selects the desktop display mode size. 更多... | |
函数 | |
| Module_IMPL (Window, new sdl::Window()) | |
函数说明
◆ Module_IMPL()
| eve::window::Module_IMPL | ( | Window | , |
| new | sdl::Window() | ||
| ) |