setSize

open fun setSize(width: Int, height: Int): Boolean
open fun setSize(x: Int, y: Int, width: Int, height: Int, fullWidth: Int = width, fullHeight: Int = height): Boolean