CatapultServer
v0.5.0.1 (Elephant)
|
Public Member Functions | |
def | UP (self, n=1) |
def | DOWN (self, n=1) |
def | FORWARD (self, n=1) |
def | BACK (self, n=1) |
def | POS (self, x=1, y=1) |
def colorama.ansi.AnsiCursor.BACK | ( | self, | |
n = 1 |
|||
) |
def colorama.ansi.AnsiCursor.DOWN | ( | self, | |
n = 1 |
|||
) |
def colorama.ansi.AnsiCursor.FORWARD | ( | self, | |
n = 1 |
|||
) |
def colorama.ansi.AnsiCursor.POS | ( | self, | |
x = 1 , |
|||
y = 1 |
|||
) |
def colorama.ansi.AnsiCursor.UP | ( | self, | |
n = 1 |
|||
) |