Use di.bDown. This is normally filled in via di.level.
This commit is contained in:
@@ -35,7 +35,7 @@ struct ButtonState;
|
||||
class InputFilter
|
||||
{
|
||||
public:
|
||||
void ButtonPressed( const DeviceInput &di, bool Down );
|
||||
void ButtonPressed( const DeviceInput &di );
|
||||
void SetButtonComment( const DeviceInput &di, const RString &sComment = "" );
|
||||
void ResetDevice( InputDevice dev );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user