ch.aplu.util
Class Fullscreen

java.lang.Object
  extended by ch.aplu.util.Size
      extended by ch.aplu.util.Fullscreen

public class Fullscreen
extends Size

Construct a Size object that has the current fullscreen width and height.


Constructor Summary
Fullscreen()
          Construct a Fullscreen instance.
 
Method Summary
 
Methods inherited from class ch.aplu.util.Size
getHeight, getWidth
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fullscreen

public Fullscreen()
Construct a Fullscreen instance.