Re: [AD] Triggers under Linux |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
I have an objection to float though. Currently all Allegro games do
this: if (state.button[x]) { } In my opinion doing that with a float is bad form. But if it breaks code (I don't see how but if) we should keep it as an int and just use 0 or 1. On 2015-03-16 4:38 AM, Elias Pschernig
wrote:
|
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |