dlangide v0.7.35 (2017-08-07T06:09:39Z)
Home
Dub
Repo
Cup.move
model
Cup
try to move current figure, returns true if figure rotated
struct
Cup
bool
move
(
int
deltaX
,
int
deltaY
,
bool
falling
)
Meta
Source
See Implementation
model
Cup
functions
destroyFullRows
dropNextFigure
genNextFigure
init
isCellFalling
isPositionFree
isPositionFreeBelow
isRowFull
markFallingCells
move
moveFallingCells
opIndex
opIndexAssign
putFigure
rotate
properties
cols
currentFigure
hasFullRows
hasNextFigure
nextFigure
rows
try to move current figure, returns true if figure rotated