ca-lib2 v2.3.0 (2017-03-28T07:26:04Z)
Dub
Repo
Rect
caLib_util
structs
struct
Rect {
int
x
;
int
y
;
int
w
;
int
h
;
}
Members
Variables
h
int
h
;
Undocumented in source.
w
int
w
;
Undocumented in source.
x
int
x
;
Undocumented in source.
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
caLib_util
structs
functions
create_Simulation
structs
Color
Rect
Simulation