@sebx29 wrote:
Hello,
sorry for my bad anglish ...
I'm new user of Monogame and it's ... Fantastic!I started to develop a little C# game with Monogame and I need some help for writing texte.
I would like enter the name of player. For that, I can use KeyboardState.GetPressedKeys() and add char by char ... but it's very long.
Exists it an other class for that ? Like Console.readline() in C# ?
Posts: 4
Participants: 3