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

Method drawTile

src/org/psnbtech/BoardPanel.java:397–399  ·  view source on GitHub ↗

Draws a tile onto the board. @param type The type of tile to draw. @param x The column. @param y The row. @param g The graphics object.

(TileType type, int x, int y, Graphics g)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

paintComponentMethod · 0.95

Calls 3

getBaseColorMethod · 0.80
getLightColorMethod · 0.80
getDarkColorMethod · 0.80

Tested by

no test coverage detected