Minor corrections in API doc
This commit is contained in:
parent
82be322731
commit
eadd0b1596
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user