SFML.Net
Mouse Methods |
The Mouse type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() |
GetPosition |
Get the current position of the mouse
|
![]() ![]() |
GetPosition(Window) |
Get the current position of the mouse
|
![]() ![]() |
IsButtonPressed |
Check if a mouse button is pressed
|
![]() ![]() |
SetPosition(Vector2i) |
Set the current position of the mouse
|
![]() ![]() |
SetPosition(Vector2i, Window) |
Set the current position of the mouse
|
