MGL(Win32)
|
MGL Win32用マウスデリゲート [詳解]
#include <mgl/input/mouse/mgl_mouse_delegate_win32.h>
#include <Windows.h>
#include <mgl/system/mgl_system_application.h>
#include <mgl/platform/win32/mgl_win32_window.h>
#include <mgl/system/mgl_system_debug_macro.h>
#include <mgl/system/mgl_system_window.h>
MGL Win32用マウスデリゲート