Can I safely remove the keyboard related functions without breaking
the overall framework?
Some devices don't have a keyboard for games, so this will not be
needed at all for what I want to use GMP for, I will instead be adding
event handlers for touches, swipes, double touches etc.
I tried commenting the function bodies out completely and everything
seems to work (except for kb driven games of course) but I wasn't sure
if there was some dependency that was going to come and bite me if I
removed them completely.
--
You received this message because you are subscribed to the Google Groups "gmp-engine" group.
To post to this group, send email to
gmp-e...@googlegroups.com.
To unsubscribe from this group, send email to
gmp-engine+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/gmp-engine?hl=en.