drawOnScreen

fun drawOnScreen(g: Graphics, text: String? = null, outlineColor: Int? = Color.GREEN, fillColor: Int? = null)

Draw the edges of the tile on the screen with the given outlineColor //TODO Add graphics.fillPolygon