Apos.Input - Input library for MonoGame

I added a way to handle text input from the user. This way it’s easier to check for text input wherever it’s convenient in the game.

Accessible from InputHelper.TextEvents.

This is useful for coding text boxes.