YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
屏幕。 更多...
#include <ydevice.h>
Public 成员函数 | |
Screen (SDst w, SDst h, Drawing::BitmapPtr p={}) ynothrow | |
构造:指定宽度、高度和缓冲区指针。 更多... | |
Screen (const Drawing::Size &s, Drawing::BitmapPtr p={}) ynothrow | |
构造:指定大小和缓冲区指针。 更多... | |
virtual Drawing::BitmapPtr | GetCheckedBufferPtr () const ynothrow |
取指针。 更多... | |
virtual void | Update (Drawing::BitmapPtr) ynothrow |
更新。 更多... | |
![]() | |
GraphicDevice (SDst w, SDst h, Drawing::BitmapPtr p={}) ynothrow | |
构造:指定宽度、高度和缓冲区指针。 更多... | |
|
inline |
|
virtual |
|
virtual |
更新。
在文件 ydevice.cpp 第 47 行定义.
参考 YSLib::Drawing::GetAreaOf().
参考自 YSLib::UI::Desktop::Update().