dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
FigureCell
model
Cell offset
struct
FigureCell {
int
dx
;
int
dy
;
this
(int[2] v);
}
Constructors
this
this
(int[2] v)
Undocumented in source.
Members
Variables
dx
int
dx
;
Undocumented in source.
dy
int
dy
;
Undocumented in source.
Meta
Source
See Implementation
model
enums
ORIENTATION0
WALL
static variables
FIGURES
structs
Cup
Figure
FigureCell
FigurePosition
FigureShape
variables
_figureColors
Cell offset