|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Quad | |
|---|---|
| com.jme.input | |
| com.jme.scene | |
| com.jme.util.stat.graph | |
| com.jmex.awt.swingui | |
| com.jmex.effects | |
| com.jmex.effects.transients | |
| com.jmex.game.state | |
| Uses of Quad in com.jme.input |
|---|
| Subclasses of Quad in com.jme.input | |
|---|---|
class |
AbsoluteMouse
AbsoluteMouse defines a mouse object that maintains a position
within the window. |
class |
Mouse
Mouse defines a node that handles the rendering and updating
of a mouse input device. |
class |
RelativeMouse
RelativeMouse defines a mouse controller that only maintains
the relative change from one poll to the next. |
| Uses of Quad in com.jme.scene |
|---|
| Methods in com.jme.scene that return Quad | |
|---|---|
Quad |
Skybox.getFace(Skybox.Face face)
Retrieve the quad indicated by the given side. |
Quad |
ImposterNode.getStandIn()
Get the Quad used as a standin for the scene being faked. |
| Uses of Quad in com.jme.util.stat.graph |
|---|
| Methods in com.jme.util.stat.graph with parameters of type Quad | |
|---|---|
static LineGrapher |
GraphFactory.makeLineGraph(int width,
int height,
Quad quad)
Makes a new line grapher and sets up a quad to display it. |
static TabledLabelGrapher |
GraphFactory.makeTabledLabelGraph(int width,
int height,
Quad quad)
Makes a new label grapher and sets up a quad to display it. |
static TimedAreaGrapher |
GraphFactory.makeTimedGraph(int width,
int height,
Quad quad)
Makes a new area grapher and sets up a quad to display it. |
| Uses of Quad in com.jmex.awt.swingui |
|---|
| Subclasses of Quad in com.jmex.awt.swingui | |
|---|---|
class |
JMEDesktop
A quad that displays a JDesktopPane as texture. |
| Uses of Quad in com.jmex.effects |
|---|
| Subclasses of Quad in com.jmex.effects | |
|---|---|
class |
FlareQuad
FlareQuad represents a single light reflection in a LensFlare
object. |
| Uses of Quad in com.jmex.effects.transients |
|---|
| Subclasses of Quad in com.jmex.effects.transients | |
|---|---|
class |
Fader
A Fader can be added to a scene directly as it extends Quad
and simply does what it says, provides the ability to fade in and out via
a color and opacity. |
| Uses of Quad in com.jmex.game.state |
|---|
| Methods in com.jmex.game.state that return Quad | |
|---|---|
Quad |
StatisticsGameState.getLabGraph()
|
Quad |
StatisticsGameState.getLineGraph()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||