com.jogamp.newt.impl.macosx
Class MacScreen

java.lang.Object
  extended by com.jogamp.newt.Screen
      extended by com.jogamp.newt.impl.macosx.MacScreen

public class MacScreen
extends Screen


Field Summary
 
Fields inherited from class com.jogamp.newt.Screen
aScreen, display, height, usrHeight, usrWidth, width
 
Constructor Summary
MacScreen()
           
 
Method Summary
protected  void closeNative()
           
protected  void createNative(int index)
           
 
Methods inherited from class com.jogamp.newt.Screen
create, destroy, getDisplay, getGraphicsScreen, getHeight, getIndex, getWidth, setScreenSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacScreen

public MacScreen()
Method Detail

createNative

protected void createNative(int index)
Specified by:
createNative in class Screen

closeNative

protected void closeNative()
Specified by:
closeNative in class Screen


Copyright 2010 JogAmp Community.