Skip to main content

InputParser - 0.6.5

A simple library to bind standard input into user-defined actions to be used in PyGame applications.


Wil Alvarez
(satanas666)
Input class allows you to control standard input events keyboard, mouse or joystick) on a PyGame application, binding user-defined actions for each one of them. You just need to create an input object, bind actions with input events and lookup for this action on every loop of the application. It comes with a very cool documentation made by me :D

Changes

Well here are the changes: -Fixed joystick support -Added setSensitivity -Added lookupAny

Links

Home Page
http://inputparser.googlecode.com/
Source
http://inputparser.googlecode.com/

Releases

InputParser 0.6.5 — 26 Feb, 2008

InputParser 0.7.0 — 20 Nov, 2008

InputParser 0.6.2 — 26 Feb, 2008

InputParser 0.6.1 — 11 Feb, 2008

Pygame.org account Comments