cat_engine 0.0.3

Graphics engine with audio support
Documentation

logo

Cat Engine

A 2D graphics engine with audio support.

Uses OpenGL 2.0 and above.

Features

Default features = ["texture_graphics","simple_graphics","text_graphics"] Other features = ["audio","mouse_cursor_icon"]

Mouse cursor 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.