Uses of Interface
jag.game.scene.entity.RSSceneObject
-
Packages that use RSSceneObject Package Description jag.game.scene jag.game.scene.entity org.rspeer.game.adapter.scene -
-
Uses of RSSceneObject in jag.game.scene
Methods in jag.game.scene that return types with arguments of type RSSceneObject Modifier and Type Method Description default List<RSSceneObject>
RSTile. getObjects()
-
Uses of RSSceneObject in jag.game.scene.entity
Subinterfaces of RSSceneObject in jag.game.scene.entity Modifier and Type Interface Description interface
RSBoundary
interface
RSBoundaryDecor
interface
RSEntityMarker
interface
RSTileDecor
-
Uses of RSSceneObject in org.rspeer.game.adapter.scene
Constructors in org.rspeer.game.adapter.scene with parameters of type RSSceneObject Constructor Description SceneObject(RSSceneObject provider)
-