YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
图形用户界面画刷。 更多...
#include "YModules.h"
#include <YSLib/UI/ywgtevt.h>
#include <YSLib/Service/yres.h>
#include <YSLib/Service/yblit.h>
类 | |
class | YSLib::UI::SolidBrush |
单色画刷。 更多... | |
class | YSLib::UI::ImageBrush |
图像画刷。 更多... | |
命名空间 | |
YSLib | |
YSLib::UI | |
类型定义 | |
template<typename _type > | |
using | YSLib::UI::GBrushUpdater = std::function< void(const PaintContext &, _type, const Point &, const Point &)> |
画刷更新器类型。 更多... | |
函数 | |
template<typename _fPixelShader , bool _bSwapLR = false, bool _bSwapUD = false> | |
void | YSLib::UI::UpdatePixels (_fPixelShader shader, const PaintContext &pc, const Drawing::Image &img, const Point &dst_offset, const Point &src_offset) |
更新:逐像素操作。 更多... | |
图形用户界面画刷。
在文件 YBrush.h 中定义.