|
Am 23.08.2014 um 09:14 schröbte Philipp Janda:
Depends on the C library (and the person who did the binding): I have an incomplete binding to APR (just APR, no APR-Util, no threading, no network io) with 15 different userdata types, and a very incomplete binding to SDL with 17 different userdata types.
Make that 27 userdata types for SDL, the different events were hidden behind a macro.
Philipp