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

Method drawTile

src/org/psnbtech/SidePanel.java:200–224  ·  view source on GitHub ↗

Draws a tile onto the preview window. @param type The type of tile to draw. @param x The x coordinate of the tile. @param y The y coordinate of the tile. @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
getDarkColorMethod · 0.80
getLightColorMethod · 0.80

Tested by

no test coverage detected