|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.fhpotsdam.unfolding.tiles.DebugTileUtils
public class DebugTileUtils
Draws debug information atop the tile image.
| Constructor Summary | |
|---|---|
DebugTileUtils()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DebugTileUtils()
| Method Detail |
|---|
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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||