MouseEvent library expands events of Mouse library distributed by SFML Teams. This library contains few functions that allows You to manipulate with sprites and rectangleshapes. By using MouseEvent library You can determine whenever are Your Sprites and RectangleShapes clicked, double clicked, mouse hovered, button released, button holded and also allows you to drag sprites and rectangleshapes across world or screen.
You will recieve RAR file that contains:
- Documentation
- MouseEvent.cpp (CPP)
- MouseEvent.h (HEADER)