TextInput
is a Gosu class which listens for text input and captures it in its text
property. This snippet takes that property and displays it so that it mimics a basic text console.
TextInput
is a Gosu class which listens for text input and captures it in its text
property. This snippet takes that property and displays it so that it mimics a basic text console.