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

sdl4gcj::video::Cursor Class Reference


Public Member Functions

 Cursor (byte[] data, byte[] mask, int w, int h, int hotX, int hotY)
native void freeCursor ()

Protected Member Functions

 Cursor ()
void finalize () throws Throwable

Static Package Functions

static native void setCursor (Cursor cursor)
static native Cursor getCursor ()
static native void showCursor (boolean toggle)

Package Attributes

gnu.gcj.RawData implementation = null

Private Member Functions

native void initCursor (byte[] data, byte[]mask, int w, int h, int hotX, int hotY)

Constructor & Destructor Documentation

sdl4gcj::video::Cursor::Cursor  )  [inline, protected]
 

sdl4gcj::video::Cursor::Cursor byte[]  data,
byte[]  mask,
int  w,
int  h,
int  hotX,
int  hotY
[inline]
 


Member Function Documentation

void sdl4gcj::video::Cursor::finalize  )  throws Throwable [inline, protected]
 

native void sdl4gcj::video::Cursor::freeCursor  ) 
 

static native Cursor sdl4gcj::video::Cursor::getCursor  )  [static, package]
 

native void sdl4gcj::video::Cursor::initCursor byte[]  data,
byte[]  mask,
int  w,
int  h,
int  hotX,
int  hotY
[private]
 

static native void sdl4gcj::video::Cursor::setCursor Cursor  cursor  )  [static, package]
 

static native void sdl4gcj::video::Cursor::showCursor boolean  toggle  )  [static, package]
 


Field Documentation

gnu.gcj.RawData sdl4gcj::video::Cursor::implementation = null [package]
 


The documentation for this class was generated from the following file:
Generated on Sun Aug 28 16:31:17 2005 for sdl4gcj by  doxygen 1.4.3