Index

A B C D E F G H I J L N O P R S U V W 
All Classes and Interfaces|All Packages

A

addImageToAtlas(BatchRenderBackend.Image, int, int, int) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
addQuad(float, float, float, float, Color, Color, Color, Color, float, float, float, float, int) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
ar - Variable in class com.jme3.niftygui.SoundDeviceJme
 
assetManager - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
assetManager - Variable in class com.jme3.niftygui.SoundDeviceJme
 

B

batchRendererBackend - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
beginBatch(BlendMode, int) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
beginFrame() - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
beginFrame() - Method in class com.jme3.niftygui.RenderDeviceJme
 
beginInput() - Method in class com.jme3.niftygui.InputSystemJme
 

C

cleanup() - Method in class com.jme3.niftygui.NiftyJmeDisplay
 
clear() - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
clear() - Method in class com.jme3.niftygui.RenderDeviceJme
 
clearTextureAtlas(int) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
com.jme3.cinematic.events - package com.jme3.cinematic.events
 
com.jme3.niftygui - package com.jme3.niftygui
implement interactive user interfaces using Nifty GUI
createFont(String) - Method in class com.jme3.niftygui.RenderDeviceJme
 
createImage(String, boolean) - Method in class com.jme3.niftygui.RenderDeviceJme
 
createMouseCursor(String, int, int) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
createMouseCursor(String, int, int) - Method in class com.jme3.niftygui.RenderDeviceJme
 
createNonAtlasTexture(BatchRenderBackend.Image) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
createText() - Method in class com.jme3.niftygui.RenderFontJme
 
createTextureAtlas(int, int) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 

D

deleteNonAtlasTexture(int) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
disableClip() - Method in class com.jme3.niftygui.RenderDeviceJme
 
disableMouseCursor() - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
disableMouseCursor() - Method in class com.jme3.niftygui.RenderDeviceJme
 
dispose() - Method in class com.jme3.niftygui.RenderFontJme
 
dispose() - Method in class com.jme3.niftygui.RenderImageJme
 
dispose() - Method in class com.jme3.niftygui.SoundHandleJme
 

E

enableClip(int, int, int, int) - Method in class com.jme3.niftygui.RenderDeviceJme
 
enableMouseCursor(MouseCursor) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
enableMouseCursor(MouseCursor) - Method in class com.jme3.niftygui.RenderDeviceJme
 
endFrame() - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
endFrame() - Method in class com.jme3.niftygui.RenderDeviceJme
 
endInput() - Method in class com.jme3.niftygui.InputSystemJme
 
existsNonAtlasTexture(int) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 

F

fillRemovedImagesInAtlas(boolean) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
Whether or not to overwrite previously used atlas space with blank data.
forwardEvents(NiftyInputConsumer) - Method in class com.jme3.niftygui.InputSystemJme
 

G

getCharacterAdvance(char, char, float) - Method in class com.jme3.niftygui.RenderFontJme
Return the width of the given character including kerning information.
getFont() - Method in class com.jme3.niftygui.RenderFontJme
 
getHeight() - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
getHeight() - Method in class com.jme3.niftygui.RenderDeviceJme
 
getHeight() - Method in class com.jme3.niftygui.RenderFontJme
get font height.
getHeight() - Method in class com.jme3.niftygui.RenderImageJme
 
getNifty() - Method in class com.jme3.niftygui.NiftyJmeDisplay
 
getResource(String) - Method in class com.jme3.niftygui.NiftyJmeDisplay.ResourceLocationJme
 
getResourceAsStream(String) - Method in class com.jme3.niftygui.NiftyJmeDisplay.ResourceLocationJme
 
getText() - Method in class com.jme3.niftygui.RenderFontJme
 
getTexture() - Method in class com.jme3.niftygui.RenderImageJme
 
getVolume() - Method in class com.jme3.niftygui.SoundHandleJme
 
getWidth() - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
getWidth() - Method in class com.jme3.niftygui.RenderDeviceJme
 
getWidth() - Method in class com.jme3.niftygui.RenderImageJme
 
getWidth(String) - Method in class com.jme3.niftygui.RenderFontJme
get font width of the given string.
getWidth(String, float) - Method in class com.jme3.niftygui.RenderFontJme
 
GuiEvent - Class in com.jme3.cinematic.events
A CinematicEvent associated with a Nifty screen.
GuiEvent() - Constructor for class com.jme3.cinematic.events.GuiEvent
No-argument constructor needed by SavableClassUtil.
GuiEvent(Nifty, String) - Constructor for class com.jme3.cinematic.events.GuiEvent
Instantiate an event with the default initial duration (10) and mode (DontLoop).
GuiEvent(Nifty, String, float) - Constructor for class com.jme3.cinematic.events.GuiEvent
Instantiate an event the default mode (DontLoop).
GuiEvent(Nifty, String, float, LoopMode) - Constructor for class com.jme3.cinematic.events.GuiEvent
Instantiate an event with the specified initial duration and loop mode.
GuiEvent(Nifty, String, LoopMode) - Constructor for class com.jme3.cinematic.events.GuiEvent
Instantiate an event with the default initial duration (10).
GuiTrack - Class in com.jme3.cinematic.events
Deprecated.
use GuiEvent instead
GuiTrack() - Constructor for class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
GuiTrack(Nifty, String) - Constructor for class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
GuiTrack(Nifty, String, float) - Constructor for class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
GuiTrack(Nifty, String, float, LoopMode) - Constructor for class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
GuiTrack(Nifty, String, LoopMode) - Constructor for class com.jme3.cinematic.events.GuiTrack
Deprecated.
 

H

h - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 

I

inited - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
initialize(RenderManager, ViewPort) - Method in class com.jme3.niftygui.NiftyJmeDisplay
 
inputManager - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
inputSys - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
InputSystemJme - Class in com.jme3.niftygui
 
InputSystemJme(InputManager) - Constructor for class com.jme3.niftygui.InputSystemJme
 
isInitialized() - Method in class com.jme3.niftygui.NiftyJmeDisplay
 
isPlaying() - Method in class com.jme3.niftygui.SoundHandleJme
 

J

JmeBatchRenderBackend - Class in com.jme3.niftygui
Nifty GUI BatchRenderBackend Implementation for jMonkeyEngine.
JmeBatchRenderBackend(NiftyJmeDisplay) - Constructor for class com.jme3.niftygui.JmeBatchRenderBackend
 

L

loadImage(String) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
loadImage(ByteBuffer, int, int) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
loadMusic(SoundSystem, String) - Method in class com.jme3.niftygui.SoundDeviceJme
 
loadSound(SoundSystem, String) - Method in class com.jme3.niftygui.SoundDeviceJme
 

N

newNiftyJmeDisplay(AssetManager, InputManager, AudioRenderer, ViewPort) - Static method in class com.jme3.niftygui.NiftyJmeDisplay
Create a new NiftyJmeDisplay for use with the Batched Nifty Renderer.
newNiftyJmeDisplay(AssetManager, InputManager, AudioRenderer, ViewPort, BatchRenderConfiguration) - Static method in class com.jme3.niftygui.NiftyJmeDisplay
Create a new NiftyJmeDisplay for use with the Batched Nifty Renderer.
nifty - Variable in class com.jme3.cinematic.events.GuiEvent
associated Nifty instance (not null)
nifty - Variable in class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
nifty - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
NiftyJmeDisplay - Class in com.jme3.niftygui
 
NiftyJmeDisplay() - Constructor for class com.jme3.niftygui.NiftyJmeDisplay
 
NiftyJmeDisplay(AssetManager, InputManager, AudioRenderer, ViewPort) - Constructor for class com.jme3.niftygui.NiftyJmeDisplay
Create a standard NiftyJmeDisplay.
NiftyJmeDisplay(AssetManager, InputManager, AudioRenderer, ViewPort, int, int) - Constructor for class com.jme3.niftygui.NiftyJmeDisplay
NiftyJmeDisplay(AssetManager, InputManager, AudioRenderer, ViewPort, ColorSpace) - Constructor for class com.jme3.niftygui.NiftyJmeDisplay
Create a standard NiftyJmeDisplay.
NiftyJmeDisplay.ResourceLocationJme - Class in com.jme3.niftygui
 

O

onJoyAxisEvent(JoyAxisEvent) - Method in class com.jme3.niftygui.InputSystemJme
 
onJoyButtonEvent(JoyButtonEvent) - Method in class com.jme3.niftygui.InputSystemJme
 
onKeyEvent(KeyInputEvent) - Method in class com.jme3.niftygui.InputSystemJme
 
onMouseButtonEvent(MouseButtonEvent) - Method in class com.jme3.niftygui.InputSystemJme
 
onMouseMotionEvent(MouseMotionEvent) - Method in class com.jme3.niftygui.InputSystemJme
 
onPause() - Method in class com.jme3.cinematic.events.GuiEvent
Invoked when the event is paused.
onPause() - Method in class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
onPlay() - Method in class com.jme3.cinematic.events.GuiEvent
Invoked when the event is started.
onPlay() - Method in class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
onStop() - Method in class com.jme3.cinematic.events.GuiEvent
Invoked when the event is stopped.
onStop() - Method in class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
onTouchEvent(TouchEvent) - Method in class com.jme3.niftygui.InputSystemJme
 
onUpdate(float) - Method in class com.jme3.cinematic.events.GuiEvent
Invoked once per frame, provided the event is playing.
onUpdate(float) - Method in class com.jme3.cinematic.events.GuiTrack
Deprecated.
 

P

play() - Method in class com.jme3.niftygui.SoundHandleJme
 
postFrame(FrameBuffer) - Method in class com.jme3.niftygui.NiftyJmeDisplay
 
postQueue(RenderQueue) - Method in class com.jme3.niftygui.NiftyJmeDisplay
 
preFrame(float) - Method in class com.jme3.niftygui.NiftyJmeDisplay
 

R

read(JmeImporter) - Method in class com.jme3.cinematic.events.GuiEvent
De-serialize this event, for example when loading from a J3O file.
read(JmeImporter) - Method in class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
removeImageFromAtlas(BatchRenderBackend.Image, int, int, int, int, int) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
render() - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
renderDev - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
RenderDeviceJme - Class in com.jme3.niftygui
 
RenderDeviceJme(NiftyJmeDisplay) - Constructor for class com.jme3.niftygui.RenderDeviceJme
Instantiates a new RenderDevice, assuming Nifty colors are in linear colorspace (no gamma correction).
RenderDeviceJme(NiftyJmeDisplay, ColorSpace) - Constructor for class com.jme3.niftygui.RenderDeviceJme
Instantiates a new RenderDevice using the specified ColorSpace for Nifty colors.
renderer - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
renderFont(RenderFont, String, int, int, Color, float, float) - Method in class com.jme3.niftygui.RenderDeviceJme
 
RenderFontJme - Class in com.jme3.niftygui
 
RenderFontJme(String, NiftyJmeDisplay) - Constructor for class com.jme3.niftygui.RenderFontJme
Initialize the font.
renderImage(RenderImage, int, int, int, int, int, int, int, int, Color, float, int, int) - Method in class com.jme3.niftygui.RenderDeviceJme
 
renderImage(RenderImage, int, int, int, int, Color, float) - Method in class com.jme3.niftygui.RenderDeviceJme
 
RenderImageJme - Class in com.jme3.niftygui
 
RenderImageJme(Texture2D) - Constructor for class com.jme3.niftygui.RenderImageJme
 
RenderImageJme(String, boolean, NiftyJmeDisplay) - Constructor for class com.jme3.niftygui.RenderImageJme
 
renderManager - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
renderQuad(int, int, int, int, Color) - Method in class com.jme3.niftygui.RenderDeviceJme
 
renderQuad(int, int, int, int, Color, Color, Color, Color) - Method in class com.jme3.niftygui.RenderDeviceJme
 
reset() - Method in class com.jme3.niftygui.InputSystemJme
Reset internal state of the input system.
reshape(ViewPort, int, int) - Method in class com.jme3.niftygui.NiftyJmeDisplay
 
resourceLocation - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
ResourceLocationJme() - Constructor for class com.jme3.niftygui.NiftyJmeDisplay.ResourceLocationJme
 

S

screen - Variable in class com.jme3.cinematic.events.GuiEvent
name of the associated Nifty screen (not null)
screen - Variable in class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
setBlendMode(BlendMode) - Method in class com.jme3.niftygui.RenderDeviceJme
 
setHeight(int) - Method in class com.jme3.niftygui.InputSystemJme
 
setMousePosition(int, int) - Method in class com.jme3.niftygui.InputSystemJme
 
setNifty(Nifty) - Method in class com.jme3.cinematic.events.GuiEvent
Alter the Nifty instance for this event.
setNifty(Nifty) - Method in class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
setNifty(Nifty) - Method in class com.jme3.niftygui.InputSystemJme
Must be set in order for nifty events to be forwarded correctly.
setProfiler(AppProfiler) - Method in class com.jme3.niftygui.NiftyJmeDisplay
 
setRenderManager(RenderManager) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
setRenderManager(RenderManager) - Method in class com.jme3.niftygui.RenderDeviceJme
 
setResourceLoader(NiftyResourceLoader) - Method in class com.jme3.niftygui.InputSystemJme
 
setResourceLoader(NiftyResourceLoader) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
 
setResourceLoader(NiftyResourceLoader) - Method in class com.jme3.niftygui.RenderDeviceJme
 
setResourceLoader(NiftyResourceLoader) - Method in class com.jme3.niftygui.SoundDeviceJme
 
setScreen(String) - Method in class com.jme3.cinematic.events.GuiEvent
Alter the screen for this event.
setScreen(String) - Method in class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
setVolume(float) - Method in class com.jme3.niftygui.SoundHandleJme
 
simulateKeyEvent(KeyInputEvent) - Method in class com.jme3.niftygui.NiftyJmeDisplay
 
soundDev - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
SoundDeviceJme - Class in com.jme3.niftygui
 
SoundDeviceJme(AssetManager, AudioRenderer) - Constructor for class com.jme3.niftygui.SoundDeviceJme
 
SoundHandleJme - Class in com.jme3.niftygui
 
SoundHandleJme(AudioRenderer, AssetManager, String) - Constructor for class com.jme3.niftygui.SoundHandleJme
For streaming music only.
SoundHandleJme(AudioRenderer, AudioNode) - Constructor for class com.jme3.niftygui.SoundHandleJme
 
stop() - Method in class com.jme3.niftygui.SoundHandleJme
 

U

update(int) - Method in class com.jme3.niftygui.SoundDeviceJme
 
useHighQualityTextures(boolean) - Method in class com.jme3.niftygui.JmeBatchRenderBackend
Whether or not to render textures with high quality settings.

V

vp - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 

W

w - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
write(JmeExporter) - Method in class com.jme3.cinematic.events.GuiEvent
Serialize this event, for example when saving to a J3O file.
write(JmeExporter) - Method in class com.jme3.cinematic.events.GuiTrack
Deprecated.
 
A B C D E F G H I J L N O P R S U V W 
All Classes and Interfaces|All Packages