1Kayurses.printAt(3kaya)      Kaya module reference     Kayurses.printAt(3kaya)
2
3
4

NAME

6       Kayurses::printAt - Add new text
7

SYNOPSIS

9       Void printAt( Int x, Int y, String text )
10

ARGUMENTS

12       x The screen row
13
14       y The screen column
15
16       text The text to add
17

DESCRIPTION

19       Add  new text (in the default colour and weight) at the specified posi‐
20       tion.
21

AUTHORS

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

LICENSE

27       The  Kaya  standard  library  is free software; you can redistribute it
28       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
29       License  (version  2.1  or  any later version) as published by the Free
30       Software Foundation.
31
33       Kayurses.printAtColour (3kaya)
34
35
36
37Kaya                             December 2010         Kayurses.printAt(3kaya)
Impressum