Méthode | Description | |
---|---|---|
IsNewLeftMouseButtonClick ( ) : bool | ||
IsNewLeftMouseButtonReleased ( ) : bool | ||
IsNewMiddleMouseButtonClick ( ) : bool | ||
IsNewMiddleMouseButtonRelease ( ) : bool | ||
IsNewRightMouseButtonClick ( ) : bool | ||
IsNewRightMouseButtonRelease ( ) : bool | ||
Update ( Microsoft.Xna.Framework.Input.MouseState mouseState, |
||
UpdateCamera ( |
Méthode | Description | |
---|---|---|
adjustWorldPosition ( |
public static IsNewLeftMouseButtonClick ( ) : bool | ||
Résultat | bool |
public static IsNewLeftMouseButtonReleased ( ) : bool | ||
Résultat | bool |
public static IsNewMiddleMouseButtonClick ( ) : bool | ||
Résultat | bool |
public static IsNewMiddleMouseButtonRelease ( ) : bool | ||
Résultat | bool |
public static IsNewRightMouseButtonClick ( ) : bool | ||
Résultat | bool |
public static IsNewRightMouseButtonRelease ( ) : bool | ||
Résultat | bool |
public static Update ( Microsoft.Xna.Framework.Input.MouseState mouseState, |
||
mouseState | Microsoft.Xna.Framework.Input.MouseState | |
camera | ||
Résultat | void |
public static UpdateCamera ( |
||
camera | ||
Résultat | void |