DrawBox

constructor(x: Int, y: Int, width: Int, height: Int, color: String = "red", thickness: Int = 3)