bubel-ecs v0.1.1 (2023-01-18T14:09:25Z)
Dub
Repo
GUIRange.__anonymous
gui
attributes
GUIRange
Undocumented in source.
struct
GUIRange
struct
__anonymous {
int
min
;
int
max
;
}
Members
Variables
max
int
max
;
Undocumented in source.
min
int
min
;
Undocumented in source.
Meta
Source
See Implementation
gui
attributes
GUIRange
structs
__anonymous