MGL(Win32)
|
MGL アプリケーション機能のインターフェース [詳解]
#include <mgl/mgl_application_delegate.h>
#include <mgl/stl/mgl_stl_containers.h>
#include <mgl/stl/mgl_stl_memory.h>
#include <mgl/stl/mgl_stl_string.h>
クラス | |
class | MGL::System::ApplicationModuleInterface |
アプリケーションモジュールのインターフェース [詳解] | |
型定義 | |
using | MGL::System::ArgumentArray = STL::vector<STL::string> |
引数配列の型 | |
MGL アプリケーション機能のインターフェース