First checkin, AXE release 0.2
[AXE.git] / doc / cursor_cursor.html
1 <html>
2 <head>
3 <title>cursor - ANDROMEDA X-windows Encapsulation</title>
4 </head>
5 <body bgcolor=white>
6
7 <h1>cursor::cursor</h1>
8 <hr>
9
10 <h2> NAME</h2>
11 cursor - cursor constructors and destructors
12 <h2> SYNOPSIS</h2>
13
14 #include "cursor.h"
15 <p>
16 cursor::cursor()
17 <p>
18 cursor::cursor(unsigned int shape)
19 <p>
20 cursor::~cursor()
21
22 <h2> DESCRIPTION</h2>
23 <h2> SEE ALSO</h2>
24 <h2> DIAGNOSTICS</h2>
25
26 </body>
27 </html>