WiimoteEmu: Add user-accessible controls that report the desired state of the IR camera objects.

This commit is contained in:
Admiral H. Curtiss
2024-01-10 05:26:29 +01:00
parent c3903fcc7e
commit 617fcc3cf8
8 changed files with 123 additions and 2 deletions

View File

@ -49,7 +49,8 @@ enum class GroupType
Shake,
IMUAccelerometer,
IMUGyroscope,
IMUCursor
IMUCursor,
IRPassthrough,
};
class ControlGroup