Uses of Interface
org.xith3d.base.EnvScreenshotEngine

Packages that use EnvScreenshotEngine
org.xith3d.base   
 

Uses of EnvScreenshotEngine in org.xith3d.base
 

Methods in org.xith3d.base that return EnvScreenshotEngine
 EnvScreenshotEngine Xith3DEnvironment.getScreenshotEngine()
          Returns this environment's ScreenshotEngine.
 

Methods in org.xith3d.base with parameters of type EnvScreenshotEngine
 void Xith3DEnvironment.setScreenshotEngine(EnvScreenshotEngine engine)
          Sets this environment's ScreenshotEngine.