app
/
org.powbot.api
/
Dimension
Dimension
data class
Dimension
(width:
Int
, height:
Int
) :
Validatable
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
valid
Link copied to clipboard
open override fun
valid
():
Boolean
Content copied to clipboard
Properties
height
Link copied to clipboard
val
height
:
Int
Content copied to clipboard
width
Link copied to clipboard
val
width
:
Int
Content copied to clipboard