AbyssLib 1.310
あびす謹製ノベルゲームフレームワークライブラリ
|
GetDisable() const | UICButtonDraw | |
GetID() const | UICButtonDraw | [virtual] |
OnDraw() | UICButtonDraw | [virtual] |
OnMove() | UICButtonDraw | [virtual] |
SetBorder(unsigned int Border) | UICButtonDraw | |
SetBorderColor(COLORREF Normal, COLORREF OnCursor, COLORREF OnHold, COLORREF Disable) | UICButtonDraw | |
SetButtonColor(COLORREF Normal, COLORREF OnCursor, COLORREF OnHold, COLORREF Disable) | UICButtonDraw | |
SetDisable(bool IsDisable) | UICButtonDraw | |
SetParent(NovelPlayer *Parent) | UICButtonDraw | |
SetPosition(RECT Rect, BYTE a) | UICButtonDraw | |
SetSound(const string &OnCursor, const string &OnClick) | UICButtonDraw | |
SetText(const string &Text, const string &Font, unsigned int Size) | UICButtonDraw | |
SetTextColor(COLORREF Normal, COLORREF OnCursor, COLORREF OnHold, COLORREF Disable) | UICButtonDraw | |
UICButtonDraw() | UICButtonDraw | |
UICButtonDraw(NovelPlayer *Parent) | UICButtonDraw | |
~IUIComponent() | IUIComponent | [inline, virtual] |