Method: Gosu::Input#text_input
- Defined in:
- lib/gosu_android/input/input.rb
#text_input ⇒ Object
Returns the currently active TextInput instance, or 0.
154 |
# File 'lib/gosu_android/input/input.rb', line 154 def text_input; end |