Edit

kc3-lang/SDL/include

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2016-12-02 21:01:13
    Hash : 4eda58ba
    Message : Added SDL_HINT_MOUSE_NORMAL_SPEED_SCALE and SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE to scale the speed of the mouse. This currently doesn't affect absolute motion, which would need to be implemented on each windowing system so the cursor matches the reported mouse coordinates.