menu
ncurses package
documentation
bindings.dart
NCursesLibrary
move method
move method
dark_mode
light_mode
move
method
int
move
(
int
arg0
,
int
arg1
)
Implementation
int move( int arg0, int arg1, ) { return _move( arg0, arg1, ); }
ncurses package
documentation
bindings
NCursesLibrary
move method
NCursesLibrary class