Re: [AD] new_api_branch: al_create_display and blit patch

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Evert Glebbeek wrote:
+void al_blit(int flags, BITMAP *src, BITMAP *dest, int d_x, int d_y)

Personally, I'd prefer the flags to come after the two bitmaps. Either immediately after, or at the end, or something. It'd better follow OO methodology where the "object" should be the first parameter, IMO.




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/