Minor corrections in API doc

This commit is contained in:
Laurent Gomila 2012-06-06 22:06:45 +02:00
parent 82be322731
commit eadd0b1596

View File

@ -142,7 +142,7 @@ public :
/// moved, pressed or released when your window is out of focus /// moved, pressed or released when your window is out of focus
/// and no event is triggered. /// and no event is triggered.
/// ///
/// The SetPosition and GetPosition functions can be used to change /// The setPosition and getPosition functions can be used to change
/// or retrieve the current position of the mouse pointer. There are /// or retrieve the current position of the mouse pointer. There are
/// two versions: one that operates in global coordinates (relative /// two versions: one that operates in global coordinates (relative
/// to the desktop) and one that operates in window coordinates /// to the desktop) and one that operates in window coordinates