Ignore:
Timestamp:
Mar 29, 2013, 6:14:04 PM (10 years ago)
Author:
sam
Message:

input: support up to 32 mouse buttons.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/input/input.h

    r2498 r2617  
    412412    /* These methods are general queries */
    413413    static ivec2 GetMousePos();
    414     static ivec3 GetMouseButtons();
     414    static uint32_t GetMouseButtons();
    415415
    416416    //BH : Shouldn't use this
Note: See TracChangeset for help on using the changeset viewer.