Returns the text that the user has typed.
Returns:
the text that the user has typed.
722 723 724
# File 'rdoc/gosu.rb', line 722 def text @text end