Skip to content

np-nolan-project/Android-Remote-Gamepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Remote Gamepad

This converts your phone to a gamepad to control computer games remotely, through a UDP client and server.

*此文档有待完善

See https://codedocs.xyz/Inaba-Reisen/Android-Remote-Gamepad/index.html for the API document.

编码规则

  1. 信号类型 :1链接成功 / 2鼠标移动 / 4鼠标滚轮 / 8键盘
    • 键盘:对应键码
    • 键盘:对应键码
    • 键盘:1按下 / 2弹起

Andriod端

类设计

触发类

属性
  • 键值
  • 状态:1按下 / 2弹起
方法
  • 发送请求(键值, 状态)

摇杆类

About

Converts your phone to a remote gamepad

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published