Add threadlock and universal fs functions
This commit is contained in:
@@ -111,7 +111,7 @@ public:
|
||||
void SetJoypadStickTriggerMap(int iPad,unsigned int uiFrom, unsigned int uiTo);
|
||||
void SetKeyRepeatRate(float fRepeatDelaySecs,float fRepeatRateSecs);
|
||||
void SetDebugSequence( const char *chSequenceA,int( *Func)(void*),void* lpParam );
|
||||
FLOAT GetIdleSeconds(int iPad);
|
||||
float GetIdleSeconds(int iPad);
|
||||
unsigned int GetConnectedGamepadCount();
|
||||
bool IsPadConnected(int iPad);
|
||||
bool IsPadLocked(int iPad);
|
||||
|
||||
Reference in New Issue
Block a user