[AD] survey of commonly used Allegro functions

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


In the process of indexing all the source code provided on the A.cc
Depot, I've put together a list of the most commonly used Allegro
functions. It's attached to this post:

http://www.allegro.cc/forums/thread/591891/679130#target

I thought it might be of a little value in terms of designing the
Allegro 5 API, as it's easy to see which features are commonly used,
but mostly it's just for simple curiosity's sake.

The top ten in order are: BITMAP, key, allegro_init, install_keyboard,
set_gfx_mode, screen, END_OF_MAIN, blit, create_bitmap, and font.

The list is only the number of _projects_ using them. (There are
around 290 different projects with available source code. eg, From the
CSV, you'll see 286 of them used BITMAP.) Also, all deprecated
features were ignored, so the *_ex functions aren't really fairly
represented.

--
Matthew Leverton




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