3 Nov 2008 22:38
Re: surfaces.lisp: get-surface-rect
Yeah it looks like a typo. I've fixed it locally, but I've lost my sourceforge login. I'll submit shortly if I get in. Justin 2008/11/3 Elliott Slaughter <elliottslaughter@...>: > Hi, > > What does the parameter b do in the following code from surfaces.lisp? > > (defun get-surface-rect (b &key (surface *default-surface*) (rectangle > (rectangle))) > (check-type surface sdl-surface) > (check-type rectangle rectangle) > (sdl-base::get-surface-rect (fp surface) (fp rectangle)) > rectangle) > > It looks like a typo to me. > > Thanks. > > -- > Elliott Slaughter > > "Any road followed precisely to its end leads precisely nowhere." - Frank > Herbert > > _______________________________________________ > application-builder mailing list > application-builder@...(Continue reading)
RSS Feed