C# Class Protogame.NullKeyboardStringReader
Afficher le fichier
Open project: RedpointGames/Protogame
Méthodes publiques
Méthode |
Description |
|
Process ( KeyboardState keyboard, GameTime time, StringBuilder text ) : void |
|
|
Method Details
public Process ( KeyboardState keyboard, GameTime time, StringBuilder text ) : void |
keyboard |
Microsoft.Xna.Framework.Input.KeyboardState |
|
time |
Microsoft.Xna.Framework.GameTime |
|
text |
StringBuilder |
|
Résultat |
void |
|