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

Method TileType

src/org/psnbtech/TileType.java:251–262  ·  view source on GitHub ↗

Creates a new TileType. @param color The base color of the tile. @param dimension The dimensions of the tiles array. @param cols The number of columns. @param rows The number of rows. @param tiles The tiles.

(Color color, int dimension, int cols, int rows, boolean[][] tiles)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getTopInsetMethod · 0.95

Tested by

no test coverage detected