[AD] [ alleg-Bugs-3140347 ] Input state constness inconsistency |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Bugs item #3140347, was opened at 2010-12-20 04:29
Message generated for change (Comment added) made by tjaden
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=3140347&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core Library
Group: 4.9
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Tomas Olander (toumaz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Input state constness inconsistency
Initial Comment:
The ALLEGRO_MOUSE_STATE pointer passed to al_mouse_button_down is not const, while the ALLEGRO_KEYBOARD_STATE pointer passed to al_key_down *is* const, resulting in a (rather minor) inconsistency.
----------------------------------------------------------------------
>Comment By: Peter Wang (tjaden)
Date: 2010-12-20 09:12
Message:
Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=3140347&group_id=5665