public class DebugTileUtils
extends java.lang.Object
Constructor and Description |
---|
DebugTileUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
drawTileBorder(processing.core.PGraphics pg) |
static processing.core.PImage |
getDebugTile(Coordinate coord,
processing.core.PImage tileImage,
processing.core.PApplet p,
boolean showDebugBorder,
boolean showTileCoordinates) |
public static processing.core.PImage getDebugTile(Coordinate coord, processing.core.PImage tileImage, processing.core.PApplet p, boolean showDebugBorder, boolean showTileCoordinates)
public static void drawTileBorder(processing.core.PGraphics pg)