sdljava.event
public class SDLJoyBallEvent extends SDLEvent
Version: $Id: SDLJoyBallEvent.java,v 1.5 2005/01/25 02:50:44 ivan_ganza Exp $
| Field Summary | |
|---|---|
| SDL_JoyBallEvent | swigEvent |
| Method Summary | |
|---|---|
| int | getBall() |
| SDL_JoyBallEvent | getSwigEvent()
Gets the value of swigEvent
|
| int | getType()
The type of the this event
|
| int | getWhich() |
| int | getXRelative() |
| int | getYRelative() |
| void | setSwigEvent(SDL_JoyBallEvent argSwigEvent)
Sets the value of swigEvent
|
| String | toString()
Return a string represenation of this object
|
Returns: the value of swigEvent
Returns: The type of event
Parameters: argSwigEvent Value to assign to this.swigEvent
Returns: a String represenation of this object