[Scummvm-devel] Keys in events.h

Paul Gilbert paulfgilbert at gmail.com
Fri Jun 15 02:23:06 CEST 2007


Hi there,

Would that really be necessary? As far as I'm aware, all the needed
key definitions are defined in SDL_keysym.h. Or is there some reason
these shouldn't be used?

Regards,

Paul.

On 6/15/07, Matthew Hoops <clone2727 at gmail.com> wrote:
> Hi,
>
> While working with some code, I was trying to figure out the ascii codes for
> some keys (namely ESC and Return). When I looked how Queen, for example,
> handled them, it used an enum in queen/input.h to handle the keys. Would it
> make sense to move this to events.h so that all engines would have access to
> it without declaring it individually?
>
> -clone2727 (Matt)
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Scummvm-devel mailing list
> Scummvm-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scummvm-devel
>
>




More information about the Scummvm-devel mailing list