sdljava.event
public class SDLExposeEvent extends SDLEvent
A VIDEOEXPOSE event is triggered when the screen has been modified outside of the application, usually by the window manager and needs to be redrawn.
Version: $Id: SDLExposeEvent.java,v 1.4 2005/01/25 02:50:44 ivan_ganza Exp $
Field Summary | |
---|---|
SDL_ExposeEvent | swigExposeEvent |
Method Summary | |
---|---|
SDL_ExposeEvent | getSwigExposeEvent()
Gets the value of swigExposeEvent
|
int | getType()
The type of the this event
|
void | setSwigExposeEvent(SDL_ExposeEvent argSwigExposeEvent)
Sets the value of swigExposeEvent
|
Returns: the value of swigExposeEvent
Returns: The type of event
Parameters: argSwigExposeEvent Value to assign to this.swigExposeEvent