作成に必要なデータWindow.
メンバ
アクセス | モディファイア | タイプ | 名前 | 説明 |
---|---|---|---|---|
public | std::string | title | ||
public | std::string | icon | Optional [file path] | |
public | Vec<2, int> | resolution | ||
public | int | displayIndex | ||
public | Type | タイプ | ||
public | bool | bIsFocused | ||
public | bool | bIsResizable | Only takes effect when the type is Type::Windowed |