mirror of
https://github.com/SFML/SFML.git
synced 2025-02-18 06:18:01 +08:00
Fixed typo in comments
This commit is contained in:
parent
88c5e350bf
commit
46843d84f7
@ -105,7 +105,7 @@ public :
|
|||||||
static void SetPosition(const Vector2i& position);
|
static void SetPosition(const Vector2i& position);
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
/// \brief Get the current position of the mouse in window coordinates
|
/// \brief Set the current position of the mouse in window coordinates
|
||||||
///
|
///
|
||||||
/// This function sets the current position of the mouse
|
/// This function sets the current position of the mouse
|
||||||
/// cursor, relative to the given window.
|
/// cursor, relative to the given window.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user