MCPcopy Create free account
hub / github.com/PSNB92/Tetris / getRightInset

Method getRightInset

src/org/psnbtech/TileType.java:368–381  ·  view source on GitHub ↗

The right inset is represented by the number of empty columns on the left side of the array for the given rotation. @param rotation The rotation. @return The right inset.

(int rotation)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

isValidAndEmptyMethod · 0.80
rotatePieceMethod · 0.80

Calls 1

isTileMethod · 0.95

Tested by

no test coverage detected