obscurelyme / CoffeeMaker

A warm and fuzzy 2D Game Engine
GNU Lesser General Public License v2.1
7 stars 0 forks source link

Mouse Events #65

Closed obscurelyme closed 2 years ago

obscurelyme commented 2 years ago

This PR makes the user events and mouse events just a tad more bullet proof and adds unit tests to these features.

obscurelyme commented 2 years ago

SDL Mouse Event Listener interface