Re: [AD] Some little things |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> - conversely, there is a SEND_MESSAGE() inline function defined in
> allegro/ainline.h, that seems not to be part of the API and is described
> as a macro in the docs.
As Henrik suggested it, I propose to promote it to a stand-alone API
function, namely object_message() (there is already dialog_message() that
sends a message to all the objects of a dialog) and keep it inline.
Of course with a '#define SEND_MESSAGE object_message' at the end of
alinline.h
--
Eric Botcazou
ebotcazou@xxxxxxxxxx