MoveLeft: Move left

Description Usage Arguments Details Author(s)

View source: R/TetrominoAction.R

Description

Move the dropping tetromino to the left

Usage

1
MoveLeft(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 left

Author(s)

Tingting & Chang


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