mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
parent
9b1124ccbd
commit
7cc01b1884
3 changed files with 1 additions and 27 deletions
|
|
@ -6,11 +6,9 @@ namespace mozilla{
|
|||
namespace dom{
|
||||
|
||||
// Standard channel is used for managing gamepads that
|
||||
// are from GamepadPlatformService. VR channel
|
||||
// is for gamepads that are from VRManagerChild.
|
||||
// are from GamepadPlatformService.
|
||||
enum class GamepadServiceType : uint16_t {
|
||||
Standard,
|
||||
VR,
|
||||
NumGamepadServiceType
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue