Fixed typo in comments
This commit is contained in:
parent
88c5e350bf
commit
46843d84f7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue