Uses of Interface
jag.game.scene.entity.RSGameObject
-
Packages that use RSGameObject Package Description jag.game.scene jag.game.scene.entity -
-
Uses of RSGameObject in jag.game.scene
Methods in jag.game.scene that return types with arguments of type RSGameObject Modifier and Type Method Description RSNodeDeque<RSGameObject>RSWorldMatrix. getGameObjects() -
Uses of RSGameObject in jag.game.scene.entity
Methods in jag.game.scene.entity that return RSGameObject Modifier and Type Method Description default RSGameObjectRSSceneObject. getLinkedSpawn()
-