class Sprout::Input
- Sprout::Input
- Reference
- Object
Defined in:
sprout/input.crConstructors
Instance Method Summary
- #<<(char : Char)
- #backspace
- #blink_visible : Bool
- #contents : String
- #contents=(contents : String)
- #cursor_bounds
- #cursor_position : Int32
- #cursor_position=(cursor_position : Int32)
- #draw_cursor(renderer, rect)
- #draw_to_surface
- #height
- #height=(height)
- #jump_to(position : Int32)
- #move_cursor(amount : Int32)
- #toggle_blink