class MX6Platform extends LinuxPlatform
accScreen
Constructor and Description |
---|
MX6Platform() |
Modifier and Type | Method and Description |
---|---|
protected NativeCursor |
createCursor()
Creates the NativeCursor for this platform.
|
AcceleratedScreen |
getAcceleratedScreen(int[] attributes)
Gets the AcceleratedScreen for this platform
|
createInputDeviceRegistry, createScreen
getCursor, getInputDeviceRegistry, getRunnableProcessor, getScreen, shutdown
protected NativeCursor createCursor()
NativePlatform
createCursor
in class LinuxPlatform
public AcceleratedScreen getAcceleratedScreen(int[] attributes) throws GLException
NativePlatform
getAcceleratedScreen
in class NativePlatform
attributes
- a sequence of pairs (GLAttibute, value)GLException
- if no OpenGL surface could be created