ボタンの見た目を決定する
[詳解]
#include <ButtonViewer.h>
◆ changeView()
| void ButtonViewer::changeView |
( |
bool | isSelect | ) |
|
◆ destroy()
| void ButtonViewer::destroy |
( |
| ) |
|
|
overridevirtual |
◆ fixedUpdate()
| void ButtonViewer::fixedUpdate |
( |
| ) |
|
|
overridevirtual |
◆ setNonSelectColor()
| ButtonViewer * ButtonViewer::setNonSelectColor |
( |
unsigned int | nonSelectColor | ) |
|
非選択時の色を設定する
- 引数
-
- 戻り値
- メソッドチェーン用
◆ setSelectColor()
| ButtonViewer * ButtonViewer::setSelectColor |
( |
unsigned int | selectColor | ) |
|
選択時の色を設定する
- 引数
-
- 戻り値
- メソッドチェーン用
◆ start()
| void ButtonViewer::start |
( |
| ) |
|
|
overridevirtual |
◆ update()
| void ButtonViewer::update |
( |
| ) |
|
|
overridevirtual |
このクラス詳解は次のファイルから抽出されました:
- KCGStudyDXLibProject/KCGStudyDXLibProject/src/component/ui/ButtonViewer.h
- KCGStudyDXLibProject/KCGStudyDXLibProject/src/component/ui/ButtonViewer.cpp