Class Pickables
java.lang.Object
org.rspeer.game.scene.Pickables
Provides access to the games
Pickables - also known as ground items-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SceneNodeQueryResults<Pickable> static SceneNodeQueryResults<Pickable> static SceneNodeQueryResults<Pickable> static SceneNodeQueryResults<Pickable> static SceneNodeQueryResults<Pickable> static SceneNodeQueryResults<Pickable> getLoaded(jag.oldscape.RSWorldMatrix matrix) static PickableQueryquery()static PickableQueryquery(jag.oldscape.RSWorldMatrix matrix)
-
Constructor Details
-
Pickables
public Pickables()
-
-
Method Details
-
query
-
query
-
getAt
-
getAt
public static SceneNodeQueryResults<Pickable> getAt(jag.oldscape.RSWorldMatrix matrix, Coord position) -
getAt
-
getAt
public static SceneNodeQueryResults<Pickable> getAt(jag.oldscape.RSWorldMatrix matrix, Position position) -
getLoaded
-
getLoaded
-