YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
图像画刷。 更多...
#include <YBrush.h>
Public 成员函数 | |
yconstfn | ImageBrush ()=default |
ImageBrush (const shared_ptr< Drawing::Image > &h) | |
ImageBrush (shared_ptr< Drawing::Image > &&h) | |
ImageBrush (const ImageBrush &)=default | |
ImageBrush (ImageBrush &&)=default | |
ImageBrush & | operator= (const ImageBrush &)=default |
ImageBrush & | operator= (ImageBrush &&)=default |
void | operator() (PaintEventArgs &&) |
Public 属性 | |
shared_ptr< Drawing::Image > | Image |
|
default |
|
inline |
|
inline |
|
default |
|
default |
void ImageBrush::operator() | ( | PaintEventArgs && | e | ) |
|
default |
|
default |
|
mutable |