gambas-source-code/gb.sdl2/src
Benoît Minisini 529360675e Key.IsPressed() is a new method that tells if a specific key is pressed. An optional argument allows to ignore the keyboard layout.
[GB.SDL2]
* NEW: Key.IsPressed() is a new method that tells if a specific key is pressed. An optional argument allows to ignore the keyboard layout.
2022-12-23 23:46:05 +01:00
..
audio
c_draw.c
c_draw.h
c_font.c
c_font.h
c_image.c
c_image.h
c_key.c Key.IsPressed() is a new method that tells if a specific key is pressed. An optional argument allows to ignore the keyboard layout. 2022-12-23 23:46:05 +01:00
c_key.h
c_mouse.c
c_mouse.h
c_window.c
c_window.h
default_font.c
default_font.h
default_font_data.h
gb.sdl2.component
main.c
main.h
Makefile.am