| add_point(WirePoint *p) | Wire | |
| break_at(int tx, int ty, WireEnd *wireend) | Wire | |
| contains(int tx, int ty) | Wire | |
| draw(Graphics *g, int scale, bool selected) | Wire | |
| end | Wire | |
| get_connected_components(vector< Component * > *sending, vector< Component * > *receiving) | Wire | |
| get_connected_wires(vector< Wire * > *wirelist) | Wire | |
| index | Wire | |
| mode | Wire | |
| move_last_point(int newx, int newy) | Wire | |
| remove_last_point() | Wire | |
| start | Wire | |
| Wire(WirePoint *startpoint) | Wire | |
| WireEnd class | Wire | [friend] |
| wirepoints | Wire | |
| ~Wire() | Wire |
1.2.14 written by Dimitri van Heesch,
© 1997-2002