アプリケーション全体を管理するクラスの定義 [詳解]
#include "window.h"
#include "renderer.h"
#include "renderer_2d.h"
[ソースコード]
アプリケーション全体を管理するクラスの定義