dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
Cup.initialize
model
Cup
inits empty cup of specified size
struct
Cup
void
initialize
(
int
cols
,
int
rows
)
Meta
Source
See Implementation
model
Cup
functions
destroyFullRows
dropNextFigure
genNextFigure
initialize
isCellFalling
isPositionFree
isPositionFreeBelow
isRowFull
markFallingCells
move
moveFallingCells
opIndex
opIndexAssign
putFigure
rotate
properties
cols
currentFigure
hasFullRows
hasNextFigure
nextFigure
rows
inits empty cup of specified size