Font Util
Functions
Link copied to clipboard
Returns a copy of the String where the only first letter is capitalized.
Link copied to clipboard
Link copied to clipboard
fun drawCenteredStringWithShadow(text: String, x: Double, y: Double, color: Int = ColorUtil.textcolor)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun drawTotalCenteredStringWithShadow(text: String, x: Double, y: Double, color: Int = ColorUtil.textcolor)
Link copied to clipboard
Returns a copy of the String where the first letter is capitalized.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard