📄 aeejoystick.h
字号:
#ifndef AEEJOYSTICK_H
#define AEEJOYSTICK_H
/*============================================================================
FILE: AEEJoystick.h
SERVICES: BREW Joystick Services
DESCRIPTION:
This file defines the IJoystick interface that controls the device joystick.
When created,the IJoystick interface enables the generation of joystick
(X,Y) coordinates, which are received by the application as BREW joystick
events (recommended) or through a polling read functionality (provided
for versions of BREW earlier than 3.1.4).
The IJoystick interface further provides the capability for controlling the
sample rate and inactivity timeout configuration parameters to the
joystick device.
PUBLIC CLASSES: Not Applicable
INITIALIZATION AND SEQUENCING REQUIREMENTS: Not Applicable
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -