Returns the position of the editing caret.
Returns:
the position of the editing caret.
726 727 728
# File 'rdoc/gosu.rb', line 726 def caret_pos @caret_pos end