Uses of Class
org.rspeer.game.adapter.scene.EffectObject
Packages that use EffectObject
-
Uses of EffectObject in org.rspeer.game.event
Subclasses with type arguments of type EffectObject in org.rspeer.game.eventConstructors in org.rspeer.game.event with parameters of type EffectObjectModifierConstructorDescriptionEffectObjectSpawnEvent(EffectObject source) Constructs a prototypical Event. -
Uses of EffectObject in org.rspeer.game.query.scene
Subclasses with type arguments of type EffectObject in org.rspeer.game.query.sceneMethods in org.rspeer.game.query.scene that return types with arguments of type EffectObjectMethods in org.rspeer.game.query.scene with parameters of type EffectObjectConstructor parameters in org.rspeer.game.query.scene with type arguments of type EffectObject -
Uses of EffectObject in org.rspeer.game.scene
Methods in org.rspeer.game.scene that return types with arguments of type EffectObjectModifier and TypeMethodDescriptionstatic SceneNodeQueryResults<EffectObject> EffectObjects.getLoaded()static SceneNodeQueryResults<EffectObject> EffectObjects.getLoaded(boolean ignoreFinishedCheck) static SceneNodeQueryResults<EffectObject> EffectObjects.getLoaded(jag.oldscape.RSWorldMatrix matrix) static SceneNodeQueryResults<EffectObject> EffectObjects.getLoaded(jag.oldscape.RSWorldMatrix matrix, boolean ignoreFinishedCheck)