Hello,
I want to test left and right buttons of mouse in C++.
I have float variable its value is 100.00f,If I click left button,its value will increase 1.5f.
When I click right button,its value will decrease 1.5f.
How can I do this?
Could you help me please?
Best Regards...