Main Page | Namespace List | Class Hierarchy | Data Structures | 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

native void setCursor (Cursor cursor)
native Cursor getCursor ()
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  ) 
 

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]
 

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

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 Feb 6 01:36:35 2005 for sdl4gcj by doxygen 1.3.7