Description Usage Arguments Details Author(s)
View source: R/TetrominoAction.R
Check if the tetromino should move left or right
1 | checkNextBlock_x(cubes, tables, direct)
|
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 |
This function will check if the tetromino can move right ot left.
Tingting & Chang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.