You.i Engine
CYISurface::Config Struct Reference

Detailed Description

Structure detailing the surface properties

#include <renderer/YiSurface.h>

Public Attributes

int32_t nWidth
 
int32_t nHeight
 
bool bFullScreen
 
void * pDevicePrivate
 

Member Data Documentation

bool CYISurface::Config::bFullScreen
int32_t CYISurface::Config::nHeight
int32_t CYISurface::Config::nWidth
void* CYISurface::Config::pDevicePrivate

The documentation for this struct was generated from the following file: