Sista v3.0.0-beta.10
C++ lightweight OS-agnostic library for terminal animations and videogames
Loading...
Searching...
No Matches
sista::Cursor Member List

This is the complete list of members for sista::Cursor, including all inherited members.

__init__(self)sista::Cursor
__new__(cls)sista::Cursor
Cursor()sista::Cursor
eraseLine(EraseLine, bool=true) constsista::Cursor
eraseScreen(EraseScreen) constsista::Cursor
go_to(self, int y, int x)sista::Cursor
go_to_coordinates(self, Capsule coords)sista::Cursor
goTo(unsigned short int, unsigned short int) constsista::Cursor
goTo(sista::Coordinates) constsista::Cursor
move(MoveCursor, unsigned short int) constsista::Cursor
move(MoveCursorDEC) constsista::Cursor
move(MoveCursorSCO) constsista::Cursor
move(self, int direction, int amount)sista::Cursor
~Cursor()sista::Cursor