|
Jspice3
|

Go to the source code of this file.
Functions | |
| void | ms_start () |
| void | ms_end () |
| int | ms_hreset () |
| void | ms_pointer_on () |
| void | ms_pointer_off () |
| void | ms_status (int *x, int *y, int *b) |
| void | ms_point (int *x, int *y, int *k, int *b) |
| void ms_end | ( | ) |
Definition at line 62 of file msinterf.c.
| int ms_hreset | ( | ) |
Definition at line 71 of file msinterf.c.
| void ms_point | ( | int * | x, |
| int * | y, | ||
| int * | k, | ||
| int * | b | ||
| ) |
Definition at line 126 of file msinterf.c.
| void ms_pointer_off | ( | ) |
Definition at line 98 of file msinterf.c.
| void ms_pointer_on | ( | ) |
Definition at line 85 of file msinterf.c.
| void ms_start | ( | ) |
Definition at line 15 of file msinterf.c.