ObjectDefinition

open class ObjectDefinition

Constructors

Link copied to clipboard
constructor(definition: RSObjectDefinition)

Functions

Link copied to clipboard
Gets whether or not the object can block projectiles.
Link copied to clipboard
Gets the object definition for the object with the specified ID.
Link copied to clipboard
open fun getActions(): List<String>
Link copied to clipboard
open fun getHeight(): Int
Gets the height in tiles of this object.
Link copied to clipboard
Link copied to clipboard
open fun getName(): String
Link copied to clipboard
open fun getWidth(): Int
Gets the width in tiles of this object.
Link copied to clipboard
open fun isWalkable(): Boolean
Gets whether or not this object can be walked over