FCT
|
#include <Window.h>
Public 成员函数 | |
virtual void | pos (int x, int y)=0 |
virtual void | size (int w, int h)=0 |
virtual void | title (const std::string &title)=0 |
|
pure virtual |
在 FCT::GLFW_WindowBehavior , 以及 FCT::SetParamWindowBehavior 内被实现.
|
pure virtual |
在 FCT::GLFW_WindowBehavior , 以及 FCT::SetParamWindowBehavior 内被实现.
|
pure virtual |