Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 31, 2010, 11:44:09 PM (14 years ago)
Author:
rgrieder
Message:

Fixed missing parameters in documentation for input and command line parser.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/doc/src/libraries/core/input/KeyBinder.cc

    r7297 r7303  
    500500        The relative movement of the mouse
    501501    @param clippingSize
    502         FIXME - no doc? param not even used?
     502        Mouse screen area in pixels (usually 1024x1024)
    503503    */
    504504    void KeyBinder::mouseMoved(IntVector2 abs_, IntVector2 rel_, IntVector2 clippingSize)
Note: See TracChangeset for help on using the changeset viewer.