Uses of Interface
jag.game.scene.math.RSPreciseProjection
-
Packages that use RSPreciseProjection Package Description jag.game.scene org.rspeer.game.provider.callback -
-
Uses of RSPreciseProjection in jag.game.scene
Methods in jag.game.scene that return RSPreciseProjection Modifier and Type Method Description RSPreciseProjectionRSWorldMatrix. getTranslatedPreciseProjection()Methods in jag.game.scene with parameters of type RSPreciseProjection Modifier and Type Method Description voidRSWorldMatrix. setTranslatedPreciseProjection(RSPreciseProjection translatedPreciseProjection) -
Uses of RSPreciseProjection in org.rspeer.game.provider.callback
Methods in org.rspeer.game.provider.callback with parameters of type RSPreciseProjection Modifier and Type Method Description voidEventMediator. notifyDefaultToPreciseProjection(RSSceneGraph sceneGraph, RSPreciseProjection preciseProjection)
-