28 #ifndef Inc_Helper_DSScreen_h_
29 #define Inc_Helper_DSScreen_h_ 1
34 #if YCL_MULTITHREAD == 1
85 Host::NativeWindowHandle WindowHandle;
89 Host::ScreenRegionBuffer rbuf;
105 template<
typename _type>
107 UpdateToSurface(_type& sf)
109 sf.Update(rbuf, Offset);
112 # error Unsupported platform found!
131 throw LoggedEvent(
"Screen initialization failed.");