Package com.prineside.tdi2.events.global
Class ScreenResize
java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.global.ScreenResize
- All Implemented Interfaces:
 Event
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.prineside.tdi2.events.StoppableEvent
isStopped, stop 
- 
Constructor Details
- 
ScreenResize
public ScreenResize(int w, int h)  
 - 
 - 
Method Details
- 
getWidth
public int getWidth() - 
getHeight
public int getHeight() 
 -