Méthode | Description | |
---|---|---|
MouseStateBase ( ) |
Initializes a new instance of the MouseStateBase class.
|
|
SetPosition ( int x, int y ) : void |
Sets the position.
|
|
Update ( ) : void |
Updates this instance.
|
public abstract SetPosition ( int x, int y ) : void | ||
x | int | The x. |
y | int | The y. |
Résultat | void |