Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- copy() - Method in class org.oscim.gdx.GdxMotionEvent
- copy() - Method in class org.oscim.gdx.MotionHandler
- create() - Method in class org.oscim.gdx.GdxMap
- createLayers() - Method in class org.oscim.gdx.GdxMap
D
F
- fling(float, float, int) - Method in class org.oscim.gdx.GestureHandler
G
- GdxAssets - Class in org.oscim.gdx
- GdxMap - Class in org.oscim.gdx
- GdxMap() - Constructor for class org.oscim.gdx.GdxMap
- GdxMotionEvent - Class in org.oscim.gdx
- GdxMotionEvent(int, float, float) - Constructor for class org.oscim.gdx.GdxMotionEvent
- GdxMotionEvent(int, float, float, int) - Constructor for class org.oscim.gdx.GdxMotionEvent
- GestureHandler - Class in org.oscim.gdx
- GestureHandler(Map) - Constructor for class org.oscim.gdx.GestureHandler
- GestureHandlerImpl - Class in org.oscim.gdx
- GestureHandlerImpl(Map) - Constructor for class org.oscim.gdx.GestureHandlerImpl
- getAction() - Method in class org.oscim.gdx.GdxMotionEvent
- getAction() - Method in class org.oscim.gdx.MotionHandler
- getAssetPath(String) - Static method in class org.oscim.gdx.GdxAssets
-
Get file path in GDX assets.
- getButton() - Method in class org.oscim.gdx.GdxMotionEvent
- getMap() - Method in class org.oscim.gdx.GdxMap
- getPointerCount() - Method in class org.oscim.gdx.GdxMotionEvent
- getPointerCount() - Method in class org.oscim.gdx.MotionHandler
- getTime() - Method in class org.oscim.gdx.GdxMotionEvent
- getTime() - Method in class org.oscim.gdx.MotionHandler
- getX() - Method in class org.oscim.gdx.GdxMotionEvent
- getX() - Method in class org.oscim.gdx.MotionHandler
- getX(int) - Method in class org.oscim.gdx.GdxMotionEvent
- getX(int) - Method in class org.oscim.gdx.MotionHandler
- getY() - Method in class org.oscim.gdx.GdxMotionEvent
- getY() - Method in class org.oscim.gdx.MotionHandler
- getY(int) - Method in class org.oscim.gdx.GdxMotionEvent
- getY(int) - Method in class org.oscim.gdx.MotionHandler
I
- init(String) - Static method in class org.oscim.gdx.GdxAssets
- initDefaultLayers(TileSource, boolean, boolean, boolean) - Method in class org.oscim.gdx.GdxMap
- initGLAdapter(GLVersion) - Method in class org.oscim.gdx.GdxMap
- InputHandler - Class in org.oscim.gdx
- InputHandler(GdxMap) - Constructor for class org.oscim.gdx.InputHandler
J
- JUMP_THRESHOLD - Static variable in class org.oscim.gdx.GestureHandler
K
- keyDown(int) - Method in class org.oscim.gdx.InputHandler
- keyDown(int) - Method in class org.oscim.gdx.MotionHandler
- keyTyped(char) - Method in class org.oscim.gdx.InputHandler
- keyTyped(char) - Method in class org.oscim.gdx.MotionHandler
- keyUp(int) - Method in class org.oscim.gdx.InputHandler
- keyUp(int) - Method in class org.oscim.gdx.MotionHandler
L
- longPress(float, float) - Method in class org.oscim.gdx.GestureHandler
- longPress(float, float) - Method in class org.oscim.gdx.GestureHandlerImpl
M
- mGestureDetector - Variable in class org.oscim.gdx.GdxMap
- mMap - Variable in class org.oscim.gdx.GdxMap
- mMapRenderer - Variable in class org.oscim.gdx.GdxMap
- MotionHandler - Class in org.oscim.gdx
- MotionHandler(Map) - Constructor for class org.oscim.gdx.MotionHandler
- mouseMoved(int, int) - Method in class org.oscim.gdx.InputHandler
- mouseMoved(int, int) - Method in class org.oscim.gdx.MotionHandler
- mPrevPinchWidth - Variable in class org.oscim.gdx.GestureHandler
O
- onKeyDown(int) - Method in class org.oscim.gdx.GdxMap
- onKeyUp(int) - Method in class org.oscim.gdx.GdxMap
- openFileAsStream(String) - Method in class org.oscim.gdx.GdxAssets
- org.oscim.gdx - package org.oscim.gdx
P
- pan(float, float, float, float) - Method in class org.oscim.gdx.GestureHandler
- panStop(float, float, int, int) - Method in class org.oscim.gdx.GestureHandler
- pause() - Method in class org.oscim.gdx.GdxMap
- pinch(Vector2, Vector2, Vector2, Vector2) - Method in class org.oscim.gdx.GestureHandler
- PINCH_ROTATE_THRESHOLD - Static variable in class org.oscim.gdx.GestureHandler
- PINCH_TILT_THRESHOLD - Static variable in class org.oscim.gdx.GestureHandler
- PINCH_ZOOM_THRESHOLD - Static variable in class org.oscim.gdx.GestureHandler
- pinchStop() - Method in class org.oscim.gdx.GestureHandler
R
- recycle() - Method in class org.oscim.gdx.GdxMotionEvent
- recycle() - Method in class org.oscim.gdx.MotionHandler
- render() - Method in class org.oscim.gdx.GdxMap
- resize(int, int) - Method in class org.oscim.gdx.GdxMap
- resume() - Method in class org.oscim.gdx.GdxMap
S
- scrolled(float, float) - Method in class org.oscim.gdx.InputHandler
- scrolled(float, float) - Method in class org.oscim.gdx.MotionHandler
T
- tap(float, float, int, int) - Method in class org.oscim.gdx.GestureHandler
- tap(float, float, int, int) - Method in class org.oscim.gdx.GestureHandlerImpl
- touchDown(float, float, int, int) - Method in class org.oscim.gdx.GestureHandler
- touchDown(int, int, int, int) - Method in class org.oscim.gdx.InputHandler
- touchDown(int, int, int, int) - Method in class org.oscim.gdx.MotionHandler
- touchDragged(int, int, int) - Method in class org.oscim.gdx.InputHandler
- touchDragged(int, int, int) - Method in class org.oscim.gdx.MotionHandler
- touchUp(int, int, int, int) - Method in class org.oscim.gdx.InputHandler
- touchUp(int, int, int, int) - Method in class org.oscim.gdx.MotionHandler
Z
- zoom(float, float) - Method in class org.oscim.gdx.GestureHandler
All Classes and Interfaces|All Packages|Constant Field Values