> there are many missing, such as brackets ([ ]). Why is that?
> Also, I would like to be able to determine whether CAPS LOCK and NUM LOCK are active (for switching between movement keys and numbers on numeric keypad, for example). I'd love to see Gosu cover all this by default.
> Second, TextInput. The implementation is basic at best and does not meet my expectations, so I was forced to come up with my own solution. I believe that TextInput should be revised; I am hoping for a sane implementation of text field.
> Next, there are methods for drawing a line or triangle, but none for drawing a single pixel. I find it rather silly to have to use draw_line to draw a single pixel. Just thought I'd mention this.
>> Also, I would like to be able to determine whether CAPS LOCK and NUM LOCK are active (for switching between movement keys and numbers on numeric keypad, for example). I'd love to see Gosu cover all this by default.
> I haven't yet seen a game that pays respect to those. ;) I vaguely put it on my ToDo list, but not with a very high priority.
Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill