Fiona / Myrmidon

A Python framework for rapid game development.
16 stars 6 forks source link

Add `Mouse.left_down`, `Mouse.right_down` etc to mouse object #50

Closed Frimkron closed 9 years ago

Frimkron commented 9 years ago

The mouse object has attributes for when the mouse buttons have been released, but not for when they are first pressed down.

Frimkron commented 9 years ago

Fixed by 683cbcad25a4201c1b4a2f019c2efdc216a56264