|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
图像画刷。 更多...
#include <YBrush.h>

Public 成员函数 | |
| yconstfn | DefDeCtor (ImageBrush) ImageBrush(const shared_ptr< Drawing |
| ImageBrush (shared_ptr< Drawing::Image > &&h) | |
| DefDeCopyCtor (ImageBrush) DefDeMoveCtor(ImageBrush) DefDeCopyAssignment(ImageBrush) DefDeMoveAssignment(ImageBrush) void operator()(PaintEventArgs &&) | |
静态 Public 成员函数 | |
| static void | DefaultUpdate (const PaintContext &, const Drawing::Image &, const Point &, const Point &) |
| 默认更新:复制图像。 更多... | |
| static void | UpdateComposite (const PaintContext &, const Drawing::Image &, const Point &, const Point &) |
| 更新:Alpha 组合图像。 更多... | |
Public 属性 | |
| GBrushUpdater< const Drawing::Image & > | Update {DefaultUpdate} |
| 当前使用的图像更新器。 更多... | |
| shared_ptr< Drawing::Image > | ImagePtr |
| Point | DstOffset {} |
| Point | SrcOffset {} |
|
inline |
| YSLib::UI::ImageBrush::DefDeCopyCtor | ( | ImageBrush | ) |
|
inline |
|
mutable |
| GBrushUpdater<const Drawing::Image&> YSLib::UI::ImageBrush::Update {DefaultUpdate} |