Class RealGameApplication
java.lang.Object
com.ardor3d.example.craft.base.ArdorBaseApplication
com.ardor3d.example.craft.examples.thegame.RealGameApplication
-
Field Summary
Fields inherited from class com.ardor3d.example.craft.base.ArdorBaseApplication
_canvas, _doShot, _exit, _frameHandler, _logicalLayer, _minAlphaBits, _minDepthBits, _minStencilBits, _mouseManager, _physicalLayer, _root, _screenShotExp, _settings, _showBounds, _timer, _wireframeState, QUIT_VM_ON_EXIT
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ardor3d.example.craft.base.ArdorBaseApplication
doPick, exit, getAttributes, init, processPicks, quit, registerInputTriggers, renderUnto, run, update, updateLogicalLayer
-
Constructor Details
-
RealGameApplication
public RealGameApplication()
-
-
Method Details
-
main
-