Classes | Namespaces | Functions | Variables
key_joystick.py File Reference

Go to the source code of this file.

Classes

class  key_joystick.stick_state
 

Namespaces

 key_joystick
 

Functions

def key_joystick.main ()
 

Variables

 key_joystick.background = pygame.Surface(windowSurface.get_size())
 
tuple key_joystick.BLACK = (0,0,0)
 
 key_joystick.dir = os.path.dirname(__file__)
 
 key_joystick.filename = os.path.join(dir, '../media/sticks.png')
 
int key_joystick.HEIGHT = 406
 
 key_joystick.img = pygame.image.load(filename)
 
int key_joystick.WIDTH = 335
 
 key_joystick.windowSurface = pygame.display.set_mode((WIDTH, HEIGHT), 0, 32)
 


rotors_joy_interface
Author(s): Fadri Furrer, Michael Burri, Mina Kamel, Janosch Nikolic, Markus Achtelik
autogenerated on Mon Feb 28 2022 23:39:18