sdljava.event
public class SDLJoyAxisEvent extends SDLEvent
Version: $Id: SDLJoyAxisEvent.java,v 1.5 2005/01/25 02:50:44 ivan_ganza Exp $
| Field Summary | |
|---|---|
| SDL_JoyAxisEvent | swigEvent |
| Method Summary | |
|---|---|
| int | getAxis() |
| SDL_JoyAxisEvent | getSwigEvent()
Gets the value of swigEvent
|
| int | getType()
The type of the this event
|
| int | getValue() |
| int | getWhich() |
| void | setSwigEvent(SDL_JoyAxisEvent 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