com.jogamp.newt.impl.opengl.kd
Class KDScreen
java.lang.Object
com.jogamp.newt.Screen
com.jogamp.newt.impl.ScreenImpl
com.jogamp.newt.impl.opengl.kd.KDScreen
- All Implemented Interfaces:
- ScreenModeListener
public class KDScreen
- extends ScreenImpl
Fields inherited from class com.jogamp.newt.impl.ScreenImpl |
aScreen, DEBUG_TEST_SCREENMODE_DISABLED, display, fqname, hashCode, height, refCount, screen_idx, usrHeight, usrWidth, width |
Methods inherited from class com.jogamp.newt.impl.ScreenImpl |
addReference, addScreenModeListener, create, createNative, destroy, getCurrentScreenMode, getCurrentScreenModeImpl, getDisplay, getFQName, getGraphicsScreen, getHeight, getIndex, getOriginalScreenMode, getReferenceCount, getScreenModeFirstImpl, getScreenModeNextImpl, getScreenModes, getScreenModesIdx2NativeIdx, getScreenModesOrig, getWidth, hashCode, isNativeValid, removeReference, removeScreenModeListener, screenModeChanged, screenModeChangeNotify, setCurrentScreenMode, setCurrentScreenModeImpl, toString |
KDScreen
public KDScreen()
createNativeImpl
protected void createNativeImpl()
- Specified by:
createNativeImpl
in class ScreenImpl
closeNativeImpl
protected void closeNativeImpl()
- Specified by:
closeNativeImpl
in class ScreenImpl
setScreenSize
protected void setScreenSize(int w,
int h)
- Overrides:
setScreenSize
in class ScreenImpl
Copyright 2010 JogAmp Community.