checkNext3Block_y: Check tetrominos moving towards

Description Usage Arguments Details Author(s)

View source: R/TetrominoAction.R

Description

Check if the tetromino should move down 3

Usage

1
checkNext3Block_y(cubes, tables, direct)

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 3

Author(s)

Tingting & Chang


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