|
KCGStudyDXLibProject
|
ゲームの基底 [詳解]
#include <Game.h>
クラス | |
| class | Builder |
| Gameクラスのビルド設定 [詳解] | |
公開メンバ関数 | |
| Game (const Builder &builder) | |
| コンストラクタ | |
| void | start () |
| ゲームを開始する | |
ゲームの基底
| Game::Game | ( | const Builder & | builder | ) |
コンストラクタ
| builder | ビルド設定 |
| void Game::start | ( | ) |
ゲームを開始する