DxLibTemplate 概要 DxLibのテンプレートです。 説明 main.cpp - メイン framework.h - テンプレートの設定ヘッダ DrawBase.cpp/h - 描画物の親クラス Location2D.cpp/h - 2次元の座標クラス Vector2D.cpp/.h - 2次元のベクトルクラス MathUtility.h - 数学のユーティリティクラス SubWindow.cpp/h - サブウィンドウを出すクラス(※Win32API) 2D_Action_Game