|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Image
defines a data format for a graphical image.Image
object.
Image
object.
Image
object.
Image
object.
Image
object.
ImageBasedHeightMap
is a height map created from the grayscale
conversion of an image.ImplHandler
manages the asset loader and asset locator
implementations in a thread safe way.IndexBuffer
is an abstraction for integer index buffers,
it is used to retrieve indices without knowing in which format they
are stored (ushort or uint).ByteBuffer
s.IntBuffer
s.ShortBuffer
s.initialized
is set to true when the method
AbstractAppState.initialize(com.jme3.app.state.AppStateManager, com.jme3.app.Application)
is called.
AnalogListener
and
ActionListener
interfaces extend this interface.InputManager
is responsible for converting input events
received from the Key, Mouse and Joy Input implementations into an
abstract, input device independent representation that user code can use.intersectWhere
determines if the Ray intersects a triangle.
intersectWhere
determines if the Ray intersects a triangle
defined by the specified points and if so it stores the point of
intersection in the given loc vector.
intersectWherePlanar
determines if the Ray intersects a
triangle and if so it stores the point of
intersection in the given loc vector as t, u, v where t is the distance
from the origin to the point of intersection and u,v is the intersection
point in terms of the triangle plane.
intersectWherePlanar
determines if the Ray intersects a
triangle defined by the specified points and if so it stores the point of
intersection in the given loc vector as t, u, v where t is the distance
from the origin to the point of intersection and u,v is the intersection
point in terms of the triangle plane.
intersectWherePlanar
determines if the Ray intersects a
quad defined by the specified points and if so it stores the point of
intersection in the given loc vector as t, u, v where t is the distance
from the origin to the point of intersection and u,v is the intersection
point in terms of the quad plane.
Map
except that ints are used as keys.inverse
returns the inverse of this quaternion as a new
quaternion.
inverse
calculates the inverse of this quaternion and
returns this quaternion after it is calculated.
inverseRotateVect
rotates a given Vector3f by the rotation
part of this matrix.
inverseTranslateVect
translates a given Vector3f by the
translation part of this matrix.
inverseTranslateVect
translates a given Vector3f by the
translation part of this matrix.
RemoteMethodCallMessage
.
AndroidInput.getSimulateMouse()
;
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |