MoveRight: Move right

Description Usage Arguments Details Author(s)

View source: R/TetrominoAction.R

Description

Move the dropping tetromino to the right.

Usage

1
MoveRight(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 move the dropping tetromino to the right.

Author(s)

Tingting & Chang


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