drawOnScreen

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