OpenQuizz
Une application de gestion des contenus pédagogiques
AnsiCursor Class Reference
Inheritance diagram for AnsiCursor:
Collaboration diagram for AnsiCursor:

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)
 

Member Function Documentation

◆ BACK()

def BACK (   self,
  n = 1 
)

◆ DOWN()

def DOWN (   self,
  n = 1 
)

◆ FORWARD()

def FORWARD (   self,
  n = 1 
)

◆ POS()

def POS (   self,
  x = 1,
  y = 1 
)

◆ UP()

def UP (   self,
  n = 1 
)

The documentation for this class was generated from the following file: