YSTest
PreAlpha_b380_20130211
The YSLib Test Project
|
单色画刷。 More...
#include <YBrush.h>
Public Member Functions | |
SolidBrush (Drawing::Color c) | |
void | operator() (PaintEventArgs &&) |
Public Attributes | |
Drawing::Color | Color |
|
inline |
void SolidBrush::operator() | ( | PaintEventArgs && | e | ) |
Definition at line 40 of file YBrush.cpp.
References FillRect().
Drawing::Color YSLib::Components::SolidBrush::Color |