YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
默认调色板。 更多...
#include <ystyle.h>
Public 类型 | |
using | ItemType = Drawing::Color |
using | ColorListType = vector< ItemType > |
Public 成员函数 | |
Palette () | |
无参数构造。 更多... | |
PDefHOp (Drawing::Color &, [], size_t s) ImplRet(colors[s]) DefGetter(const ynothrow | |
取颜色引用。 更多... | |
Public 属性 | |
const ColorListType | List |
Private 属性 | |
ColorListType | colors |
using YSLib::UI::Styles::Palette::ColorListType = vector<ItemType> |
YSLib::UI::Styles::Palette::Palette | ( | ) |
YSLib::UI::Styles::Palette::PDefHOp | ( | Drawing::Color & | , |
size_t | s | ||
) | const |
取颜色引用。
|
private |
const ColorListType YSLib::UI::Styles::Palette::List |