Cup.isCellFalling

return true if cell is currently falling

struct Cup
bool
isCellFalling
(
int col
,
int row
)

Meta