ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
PaintControl.Coord
ae
demo
ui
main
PaintControl
Undocumented in source.
class
PaintControl
struct
Coord {
uint
x
;
uint
y
;
BGRX
c
;
void
*
dummy
;
}
Members
Variables
c
BGRX
c
;
Undocumented in source.
dummy
void
*
dummy
;
Undocumented in source.
x
uint
x
;
y
uint
y
;
Undocumented in source.
Meta
Source
See Implementation
ae
demo
ui
main
PaintControl
functions
arrange
handleMouseMove
render
structs
Coord
variables
coords