diasurgical/DevilutionX

Add a controller friendly virtual keyboard

開放

#2,249 建立於 2021年6月27日

 (6 則留言) (0 個反應) (0 位負責人)C++ (743 個分叉)batch import
good first issuehelp wantedplatform support

倉庫指標

星標
 (7,255 顆星)
PR 合併指標
 (平均合併 2天 12小時) (30 天內合併 15 個 PR)

描述

Some devices like RG350 do not have a build in virtual keyboard, this prevents them from partake in multiplayer games (as well as a few other features) as they cannot enter the password for the game. To solve this we should provide a simple virtual keyboard for such platforms, since these devices usually also do not have a touch screen it should be usable via a game controller.

A couple of options: billede https://github.com/diasurgical/devilutionX/tree/4c2a43b23e92adcb1d047fdd52e10fb53c9471ff/vita/danzeffSDL

https://github.com/benob/rs97_st-sdl/blob/master/keyboard.c

貢獻者指南