YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
类 | |
class | HostWindow |
宿主窗口。 更多... | |
class | ScreenBuffer |
虚拟屏幕缓存。 更多... | |
class | ScreenBufferData |
class | WindowReference |
本机窗口引用。 更多... | |
函数 | |||
YF_API::ALooper & | FetchNativeLooper (bool) ythrow(Exception) | ||
取当前线程的本机消息循环。 更多... | |||
YF_API void | TraceConfiguration (::AConfiguration &, platform::Logger::Level=platform::Descriptions::Notice) | ||
DefGetter(ynothrow, ScreenBuffer &, ScreenBufferRef,*this) using ScreenBuffer voi | UpdateFrom )(YSLib::Drawing::BitmapPtr) ynothrow | ||
ScreenRegionBuffer (const YSLib::Drawing::Size &, YSLib::SDst) | |||
构造:使用指定的缓冲区大小和像素跨距。
| |||
void | UpdateTo (NativeWindowHandle, const YSLib::Drawing::Point &={}) ynothrow | ||
Android 平台扩展接口。
ALooper & platform_ex::Android::FetchNativeLooper | ( | bool | allow_non_callbacks | ) |
platform_ex::Android::ScreenRegionBuffer | ( | const YSLib::Drawing::Size & | , |
YSLib::SDst | |||
) |
void platform_ex::Android::TraceConfiguration | ( | ::AConfiguration & | cfg, |
platform::Logger::Level | lv = platform::Descriptions::Notice |
||
) |
在文件 Android.cpp 第 231 行定义.
参考 YTraceDe.
void platform_ex::Android::UpdateTo | ( | NativeWindowHandle | , |
const YSLib::Drawing::Point & | = {} |
||
) |
DefGetter (ynothrow, ScreenBuffer&, ScreenBufferRef, *this) using ScreenBuffer voi platform_ex::Android::UpdateFrom)(YSLib::Drawing::BitmapPtr) ynothrow |