On 31 January 2010 09:19, <[email protected]> wrote: > james > 2010-01-30 12:19:50 -0800 (Sat, 30 Jan 2010) > 54 > Add some comments noting how clipping currently works > --- > U wip/allmodex.bas > U wip/allmodex.bi
setclip is meant to be allmodex-internal and obsolete. The preferred way to do clipping is to use frame_new_view, but that's much more painful to use most of the time, so setclip probably won't go away or become allmodex internal again (it was originally until I fixed box border drawing)... but I will definitely remove the horrible overloads which take a page instead of a frame that glorious day we delete the sprite editor :). _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
