GL CHOCO ENGINE
Loading...
Searching...
No Matches
window_event.h File Reference

全プラットフォーム共通で使用可能なウィンドウイベント定義と、ウィンドウイベント構造体定義 More...

This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

全プラットフォーム共通で使用可能なウィンドウイベント定義と、ウィンドウイベント構造体定義

Author
chocolate-pie24
Version
0.1
Date
2025-10-14
License
MIT License. See LICENSE file in the project root for full license text.

Typedef Documentation

◆ window_event_args_t

ウィンドウイベント付随情報

◆ window_event_t

typedef struct window_event window_event_t

ウィンドウイベント構造体

Enumeration Type Documentation

◆ window_event_code_t

ウィンドウイベント種別リスト

Enumerator
WINDOW_EVENT_RESIZE 

ウィンドウイベント: ウィンドウサイズ変化