mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 09:57:40 +00:00
WindowProgressState API getters and fixes (#12629)
This commit is contained in:
parent
b520cde18f
commit
6cc00a31b6
13 changed files with 131 additions and 37 deletions
|
@ -87,8 +87,6 @@ typedef struct
|
|||
const char *window_icon;
|
||||
SDL_WindowFlags window_flags;
|
||||
bool flash_on_focus_loss;
|
||||
SDL_ProgressState progress_state;
|
||||
float progress_value;
|
||||
int window_x;
|
||||
int window_y;
|
||||
int window_w;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue