YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::UI::SolidBrush类 参考

单色画刷。 更多...

#include <YBrush.h>

YSLib::UI::SolidBrush 的协作图:

Public 成员函数

 SolidBrush (Drawing::Color c)
 
void operator() (PaintEventArgs &&)
 

Public 属性

Drawing::Color Color
 

详细描述

单色画刷。

自从
build 293

在文件 YBrush.h42 行定义.

构造及析构函数说明

YSLib::UI::SolidBrush::SolidBrush ( Drawing::Color  c)
inline

在文件 YBrush.h47 行定义.

成员函数说明

void SolidBrush::operator() ( PaintEventArgs &&  e)

在文件 YBrush.cpp40 行定义.

参考 FillRect().

函数调用图:

类成员变量说明

Drawing::Color YSLib::UI::SolidBrush::Color

在文件 YBrush.h45 行定义.


该类的文档由以下文件生成: