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