MGL(Win32)
|
MGL UIイベントのデフォルトデリゲート [詳解]
#include <mgl/input/gamepad/mgl_gamepad.h>
#include <mgl/input/keyboard/mgl_keyboard.h>
#include <mgl/input/mouse/mgl_mouse.h>
#include <mgl/input/touch/mgl_touch.h>
#include <mgl/ui/mgl_ui_event_default_delegate.h>
#include <mgl/ui/mgl_ui_widget.h>
MGL UIイベントのデフォルトデリゲート