1Curses.move(3kaya)           Kaya module reference          Curses.move(3kaya)
2
3
4

NAME

6       Curses::move - Move the cursor
7

SYNOPSIS

9       Void move( Int y, Int x )
10

ARGUMENTS

12       y New row position
13
14       x New column position
15

DESCRIPTION

17       Move the cursor to the new position.
18

AUTHORS

20       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
21       (kaya@kayalang.org). For further information see http://kayalang.org/
22

LICENSE

24       The Kaya standard library is free software;  you  can  redistribute  it
25       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
26       License (version 2.1 or any later version) as  published  by  the  Free
27       Software Foundation.
28
30       Curses.mvgetChar (3kaya)
31       Curses.wMove (3kaya)
32
33
34
35Kaya                             December 2010              Curses.move(3kaya)
Impressum