Home | Trees | Indices | Help |
|
---|
|
Handle mouse-controlled small targets (server-side)
Version: 1.1.dev
Author: Andrew Straw <astraw@users.sourceforge.net>
Classes | |
MouseTargetExperimentMetaController | |
MousePositionController | |
TargetPositionController | |
TargetOrientationController |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
__cvs__ = string.split('$Revision$') [1]
|
|
__date__ = string.join(string.split('$Date$') [1: 3], ' ')
|
|
mouse_position = 320.0, 240.0
|
|
last_mouse_position = 0.0, 0.0
|
|
target_w = 50.0
|
|
target_h = 10.0
|
|
up = 0
|
|
down = 0
|
|
left = 0
|
|
right = 0
|
|
handle_event_callbacks = [(pygame.locals.KEYDOWN, keydown), (p
|
Variables Details |
handle_event_callbacks
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Jun 7 09:06:46 2008 | http://epydoc.sourceforge.net |