Searched refs:arrow_object (Results 1 – 1 of 1) sorted by relevance
1218 class arrow_object : public line_object { class1220 arrow_object(const position &, const position &, position *, int);1350 arrow_object::arrow_object(const position &s, const position &e, in arrow_object() function in arrow_object1498 p = new arrow_object(startpos, endpos, v, nsegments); in make_line()