Uses of Class
org.rspeer.game.adapter.scene.SceneObject
Packages that use SceneObject
Package
Description
-
Uses of SceneObject in org.rspeer.game
Methods in org.rspeer.game that return SceneObject -
Uses of SceneObject in org.rspeer.game.action.tree
Subclasses with type arguments of type SceneObject in org.rspeer.game.action.treeMethods in org.rspeer.game.action.tree that return SceneObject -
Uses of SceneObject in org.rspeer.game.house
Methods in org.rspeer.game.house that return SceneObject -
Uses of SceneObject in org.rspeer.game.query.results
Subclasses with type arguments of type SceneObject in org.rspeer.game.query.resultsMethods in org.rspeer.game.query.results that return types with arguments of type SceneObjectConstructor parameters in org.rspeer.game.query.results with type arguments of type SceneObject -
Uses of SceneObject in org.rspeer.game.query.scene
Subclasses with type arguments of type SceneObject in org.rspeer.game.query.sceneMethods in org.rspeer.game.query.scene that return types with arguments of type SceneObjectMethods in org.rspeer.game.query.scene with parameters of type SceneObjectConstructor parameters in org.rspeer.game.query.scene with type arguments of type SceneObjectModifierConstructorDescriptionSceneObjectQuery(jag.oldscape.RSWorldMatrix matrix, Supplier<List<SceneObject>> provider) -
Uses of SceneObject in org.rspeer.game.scene
Methods in org.rspeer.game.scene that return types with arguments of type SceneObjectModifier and TypeMethodDescriptionstatic SceneNodeQueryResults<SceneObject> SceneObjects.getLoaded(boolean includeOtherFloors) static SceneNodeQueryResults<SceneObject> SceneObjects.getLoaded(jag.oldscape.RSWorldMatrix matrix, boolean includeOtherFloors) -
Uses of SceneObject in org.rspeer.game.web.path
Methods in org.rspeer.game.web.path that return SceneObject