2 #ifndef _YI_SCRIPT_APP_FACTORY_H_ 3 #define _YI_SCRIPT_APP_FACTORY_H_ 25 static std::unique_ptr<CYIApp>
Create();
static const char * GetWindowName()
static int32_t GetWindowWidth()
Definition: YiScriptAppFactory.h:19
static int32_t GetScreenDensity()
static int32_t GetWindowHeight()
static std::unique_ptr< CYIApp > Create()