Class: Curses::Window

Inherits:
Object
  • Object
show all
Defined in:
lib/fatty/curses.rb

Instance Method Summary collapse

Instance Method Details

#originObject



5
6
7
# File 'lib/fatty/curses.rb', line 5

def origin
  [begy, begx]
end