Třída XInputSpriteController implementuje kontroler pro ovládání spritů ze vstupu.
            
Typ XInputSpriteController..::.InputActionInfo zpřístupňuje následující členy.
 Metody
Metody
| Jméno | Popis | |
|---|---|---|
|  | Equals | Indicates whether this instance and a specified object are equal. | 
|  | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | 
|  | GetHashCode | Returns the hash code for this instance. | 
|  | GetType | Gets the Type of the current instance. | 
|  | MemberwiseClone | Creates a shallow copy of the current Object. | 
|  | ToString | Returns the fully qualified type name of this instance. | 
 Fieldy
Fieldy
| Jméno | Popis | |
|---|---|---|
|  | Actions | 
            Vrátí anebo nastaví typ reakce XInputSpriteController..::.InputAction na uživatelský vstup.
             | 
|  | CamRotXValue | 
            Vrátí anebo nastaví hodnotu rotace kamery v ose X.
             | 
|  | CamRotYValue | 
            Vrátí anebo nastaví hodnotu rotace kamery v ose Y.
             | 
|  | MoveZValue | 
            Vrátí anebo nastaví hodnotu pohybu v ose Z.
             | 
|  | RotYValue | 
            Vrátí anebo nastaví hodnotu rotace v ose Y.
             | 





