GL CHOCO ENGINE
Loading...
Searching...
No Matches
mouse_event_args Struct Reference

マウスイベント付随情報 More...

#include <mouse_event.h>

Data Fields

int x
 
int y
 
bool pressed
 

Detailed Description

マウスイベント付随情報

Field Documentation

◆ pressed

bool mouse_event_args::pressed

イベントが発生した際のマウスボタン状態(true: 押下 / false: 離した)

◆ x

int mouse_event_args::x

イベントが発生した際のウィンドウ内でのマウス座標

◆ y

int mouse_event_args::y

イベントが発生した際のウィンドウ内でのマウス座標


The documentation for this struct was generated from the following file: