checkNextBlock_y: Check tetrominos moving towards

Description Usage Arguments Details Author(s)

View source: R/TetrominoAction.R

Description

Check if the tetromino should move down

Usage

1
checkNextBlock_y(cubes, tables)

Arguments

cubes

a matrix which contains the information where tetromino locates

tables

a matrix which contains the information of the current backgroup including previous tetrominos location

Details

This function will check if the tetromino can move down

Author(s)

Tingting & Chang


TingtHou/Tetris documentation built on Dec. 11, 2019, 5:29 a.m.