载入中...
搜索中...
未找到
Window.h 文件参考
#include <cstdint>
#include <string>
#include <vector>
#include "common/Module.h"

浏览源代码.

struct  eve::window::WindowSettings
 Display settings for window creation/resize. width/height == 0 selects the desktop display mode size. 更多...
 
class  eve::window::Window
 Platform window interface (SDL implementation on desktop/mobile). Script: win <- eve.Window(); 更多...
 
struct  eve::window::Window::WindowSize
 
struct  eve::window::Window::MessageBoxData
 

命名空间

namespace  eve
 
namespace  eve::window