At Sat, 3 Feb 2007 02:04:47 +0000 (UTC),
Luke Crook wrote:
> 
> Samium Gromoff <[EMAIL PROTECTED]> writes:
> 
> > 
> > 
> > It appears that a rectangle generic accessor function is missing.
> > 
> > it would be nice to be able to
> > 
> >    (sdl:draw-box (sdl:rectangle surface))
> > 
> > What do you think?
> > 
> > regards, Samium Gromoff
> 
> I don't think I'm following. The DRAW-BOX function takes an SDL:RECTANGLE as 
> the first paramter. Can you give a little more detail?
> 
> - Luke

The rectangle generic could produce the rectangle of the surface.

The example above is really dubious, it should have been something like

        (sdl:draw-box (sdl:rectangle surface) :surface surface)

to be more illustrative, sorry for that...

regards, Samium Gromoff
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to