This commit is contained in:
parent
fdebc2da27
commit
2668b7ca7a
20 changed files with 352 additions and 41 deletions
|
@ -93,12 +93,12 @@ u16 PadGetPadAngle(u16 Pad, s16 angleAdjust);
|
|||
|
||||
bool PadIsConnected(int port);
|
||||
|
||||
bool PAD_IsRumbling( int port );
|
||||
void PAD_SetVibrationEnvelope( int Port, int count, const VIBE_DATA * data, int ferocity=255 );
|
||||
|
||||
void PadSetVibrationIsTurnedOn(int _port,int _status);
|
||||
int PadGetVibrationIsTurnedOn(int _port);
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
|
||||
class CPadConfig
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue