class OMAPX11Platform extends OMAPPlatform
accScreen| Constructor and Description |
|---|
OMAPX11Platform() |
| Modifier and Type | Method and Description |
|---|---|
protected NativeScreen |
createScreen()
Creates the NativeScreen for this platform.
|
AcceleratedScreen |
getAcceleratedScreen(int[] attributes)
Gets the AcceleratedScreen for this platform
|
createCursorcreateInputDeviceRegistrygetCursor, getInputDeviceRegistry, getRunnableProcessor, getScreen, shutdownprotected NativeScreen createScreen()
NativePlatformcreateScreen in class OMAPPlatformpublic AcceleratedScreen getAcceleratedScreen(int[] attributes) throws GLException
NativePlatformgetAcceleratedScreen in class NativePlatformattributes - a sequence of pairs (GLAttibute, value)GLException - if no OpenGL surface could be created