Uses of Interface
jag.game.scene.entity.RSEffectObject
-
Packages that use RSEffectObject Package Description jag.game.scene org.rspeer.game.adapter.scene org.rspeer.game.provider.callback -
-
Uses of RSEffectObject in jag.game.scene
Methods in jag.game.scene that return types with arguments of type RSEffectObject Modifier and Type Method Description RSNodeDeque<RSEffectObject>RSWorldMatrix. getEffectObjects() -
Uses of RSEffectObject in org.rspeer.game.adapter.scene
Constructors in org.rspeer.game.adapter.scene with parameters of type RSEffectObject Constructor Description EffectObject(RSEffectObject provider) -
Uses of RSEffectObject in org.rspeer.game.provider.callback
Methods in org.rspeer.game.provider.callback with parameters of type RSEffectObject Modifier and Type Method Description voidEventMediator. notifyEffectObjectsDeque(RSEffectObject effect)
-