class Cursor
- Cursor
- Reference
- Object
Defined in:
cursor.crInstance Method Summary
- #at_beginning_of_file?
- #at_beginning_of_line?
- #beginning_of_line!
- #column_offset : Int32
- #column_offset=(column_offset : Int32)
- #file_row
- #last_x : Int32
- #last_x=(last_x : Int32)
- #row_offset : Int32
- #row_offset=(row_offset : Int32)
- #row_position
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)