Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Data Fields

sdl4gcj::input::Mouse Class Reference

Inheritance diagram for sdl4gcj::input::Mouse:

Inheritance graph
[legend]
Collaboration diagram for sdl4gcj::input::Mouse:

Collaboration graph
[legend]

Public Member Functions

native void warpMouse (int x, int y)
 SDL_WarpMouse(int x, int y).

native boolean getButtonState (int button)
 SDL_GetMouseState(int *x, int *y).

native int getButtonStates ()
 SDL_GetMouseState(int *x, int *y).

native int getX ()
 SDL_GetMouseState(int *x, int *y).

native int getY ()
 SDL_GetMouseState(int *x, int *y).


Static Public Member Functions

Mouse getMouse ()

Private Member Functions

 Mouse ()

Static Private Attributes

Mouse singleton = null

Constructor & Destructor Documentation

sdl4gcj::input::Mouse::Mouse  )  [inline, private]
 


Member Function Documentation

native boolean sdl4gcj::input::Mouse::getButtonState int  button  ) 
 

SDL_GetMouseState(int *x, int *y).

native int sdl4gcj::input::Mouse::getButtonStates  ) 
 

SDL_GetMouseState(int *x, int *y).

Mouse sdl4gcj::input::Mouse::getMouse  )  [inline, static]
 

native int sdl4gcj::input::Mouse::getX  ) 
 

SDL_GetMouseState(int *x, int *y).

native int sdl4gcj::input::Mouse::getY  ) 
 

SDL_GetMouseState(int *x, int *y).

native void sdl4gcj::input::Mouse::warpMouse int  x,
int  y
 

SDL_WarpMouse(int x, int y).


Field Documentation

Mouse sdl4gcj::input::Mouse::singleton = null [static, private]
 


The documentation for this class was generated from the following file:
Generated on Mon Apr 25 19:01:48 2005 for sdl4gcj by doxygen 1.3.7