-
class
Cursor
(Return to index)
-
Type:
Derived Classes
Include file:
Public:
-
Cursor ( const Bitmap* pat, const Bitmap* mask, const Color* fg = nil, const Color* bg = nil )
-
Cursor ( const Font*, int pat, int mask, const Color* fg = nil, const Color* bg = nil )
-
Cursor (int, const Color* fg = nil, const Color* bg = nil)
-
Cursor ( short xoff, short yoff, const int* pat, const int* mask, const Color* fg = nil, const Color* bg = nil )
- static void
init ()
- CursorRep*
rep ()
-
~Cursor ()
(more documentation)