|
RetroArch
|
#include <retro_miscellaneous.h>Go to the source code of this file.
Functions | |
| void * | uwp_get_corewindow (void) |
| void | uwp_input_next_frame (void) |
| bool | uwp_keyboard_pressed (unsigned key) |
| int16_t | uwp_mouse_state (unsigned port, unsigned id, bool screen) |
| int16_t | uwp_pointer_state (unsigned idx, unsigned id, bool screen) |
| void | uwp_fill_installed_core_packages (struct string_list *list) |
Variables | |
| char | uwp_dir_install [PATH_MAX_LENGTH] |
| char | uwp_dir_data [PATH_MAX_LENGTH] |
| char | uwp_device_family [128] |
| const struct rarch_key_map | rarch_key_map_uwp [] |
| void uwp_fill_installed_core_packages | ( | struct string_list * | list | ) |
| bool uwp_keyboard_pressed | ( | unsigned | key | ) |
| const struct rarch_key_map rarch_key_map_uwp[] |
| char uwp_device_family[128] |
| char uwp_dir_data[PATH_MAX_LENGTH] |
| char uwp_dir_install[PATH_MAX_LENGTH] |
1.8.15