dlangide v0.7.35 (2017-08-07T06:09:39Z)
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
structs
Cup
Figure
FigureCell
FigurePosition
FigureShape
variables
FIGURES
_figureColors
Cell offset