public final class AndroidGraphicsLiveWallpaper extends AndroidGraphics
AndroidGraphics specialized for live wallpaper applications.Graphics.BufferFormat, Graphics.DisplayMode, Graphics.GraphicsType, Graphics.Monitor| Constructor and Description |
|---|
AndroidGraphicsLiveWallpaper(AndroidLiveWallpaper lwp,
AndroidApplicationConfiguration config,
ResolutionStrategy resolutionStrategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDestroyGLSurfaceView() |
void |
onDrawFrame(javax.microedition.khronos.opengles.GL10 gl) |
clearManagedCaches, getBackBufferHeight, getBackBufferWidth, getBufferFormat, getDeltaTime, getDensity, getDisplayMode, getDisplayMode, getDisplayModes, getDisplayModes, getFrameId, getFramesPerSecond, getGL20, getGL30, getGLVersion, getHeight, getMonitor, getMonitors, getPpcX, getPpcY, getPpiX, getPpiY, getPrimaryMonitor, getRawDeltaTime, getType, getView, getWidth, isContinuousRendering, isFullscreen, isGL30Available, newCursor, onPauseGLSurfaceView, onResumeGLSurfaceView, onSurfaceChanged, onSurfaceCreated, requestRendering, setContinuousRendering, setCursor, setFullscreenMode, setResizable, setSystemCursor, setTitle, setUndecorated, setVSync, setWindowedMode, supportsDisplayModeChange, supportsExtensionpublic AndroidGraphicsLiveWallpaper(AndroidLiveWallpaper lwp, AndroidApplicationConfiguration config, ResolutionStrategy resolutionStrategy)
public void onDestroyGLSurfaceView()
public void onDrawFrame(javax.microedition.khronos.opengles.GL10 gl)
onDrawFrame in interface android.opengl.GLSurfaceView.RendereronDrawFrame in class AndroidGraphicsCopyright © 2016. All rights reserved.