JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Interfaces
Classes
Methods
Deprecated Interfaces
Interface
Description
com.ardor3d.util.geom.CopyLogic
Deprecated Classes
Class
Description
com.ardor3d.util.geom.SceneCopier
com.ardor3d.util.geom.SharedCopyLogic
use
Spatial.makeCopy(boolean)
instead.
Deprecated Methods
Method
Description
com.ardor3d.example.PropertiesGameSettings.getFullscreen()
Use method isFullscreen instead.
com.ardor3d.example.PropertiesGameSettings.save
(int, int, int, int, boolean, String)
com.ardor3d.extension.ui.UIState.getHudX()
com.ardor3d.extension.ui.UIState.getHudY()
com.ardor3d.scenegraph.MeshData.getIndexMode()
Please switch to
MeshData.getIndexMode(int)
com.ardor3d.util.AbstractIterator.remove()
Unsupported operation.