Uses of Interface
jag.game.scene.RSSceneGraph
-
Packages that use RSSceneGraph Package Description jag.game.scene org.rspeer.game.provider.callback -
-
Uses of RSSceneGraph in jag.game.scene
Methods in jag.game.scene that return RSSceneGraph Modifier and Type Method Description RSSceneGraphRSWorldMatrix. getSceneGraph() -
Uses of RSSceneGraph in org.rspeer.game.provider.callback
Methods in org.rspeer.game.provider.callback with parameters of type RSSceneGraph Modifier and Type Method Description voidEventMediator. notifyDefaultToPreciseMatrix(RSSceneGraph sceneGraph, RSMatrix4x4 m4x4)voidEventMediator. notifyDefaultToPreciseProjection(RSSceneGraph sceneGraph, RSPreciseProjection preciseProjection)voidEventMediator. notifySceneProjection(RSSceneGraph sceneGraph, RSProjection projection)
-