#define YI_DISALLOW_COPY_AND_ASSIGN(TypeName)
Delete the copy constructor and assignment operator (and consequently the move constructor as well) ...
Definition: YiPredef.h:114
static CYIAppContext * GetInstance()
CYISurface * GetSurface()
void SetSurface(CYISurface *pSurface)
Definition: YiAppContext.h:21
void SetScreen(CYIScreen *pScreen)
bool IsSurfaceUndefined() const
void SetApp(CYIApp *pApp)