![]() |
GL CHOCO ENGINE
|
全プラットフォーム共通で使用可能なウィンドウイベント定義と、ウィンドウイベント構造体定義 More...

Go to the source code of this file.
Data Structures | |
| struct | window_event_args |
| ウィンドウイベント付随情報 More... | |
| struct | window_event |
| ウィンドウイベント構造体 More... | |
Typedefs | |
| typedef struct window_event_args | window_event_args_t |
| ウィンドウイベント付随情報 | |
| typedef struct window_event | window_event_t |
| ウィンドウイベント構造体 | |
Enumerations | |
| enum | window_event_code_t { WINDOW_EVENT_RESIZE } |
| ウィンドウイベント種別リスト More... | |
全プラットフォーム共通で使用可能なウィンドウイベント定義と、ウィンドウイベント構造体定義
| typedef struct window_event_args window_event_args_t |
ウィンドウイベント付随情報
| typedef struct window_event window_event_t |
ウィンドウイベント構造体
| enum window_event_code_t |