A 2D graphics engine with audio support.
Uses OpenGL 2.0 and above.
Default features = ["texturegraphics","simplegraphics","textgraphics"] Other features = ["audio","mousecursor_icon"]
Replaces default mouse cursor with users one.
It uses image to draw the cursor.
The cursor points to the center of cursor image.
Path to the image is ./resources/images/mouse_icon.png
.