On Mon, Sep 01, 2003 at 03:05:57PM +0100, Angus Leeming wrote:

> * why "Box::contained" and not "Box::contains" ? Seems odd to use the 
> past tense here ;-)

It's not past tense:

        if  (box.contained(x, y))

        if position x,y is contained in box

regards
john

-- 
Khendon's Law:
If the same point is made twice by the same person, the thread is over.

Reply via email to