Ada binding to SFML, the Simple and Fast Multimedia Library
ASFML is an Ada semi-thick binding to the SFML library. It uses Ada types and portable defined types which eliminates the inclusion of Ada interface libraries, but most of the functions are directly imported.
Generated API documentation can be consulted online.
The Ada API follows the CSFML interface, but with some changes and additions for ease of use.
Applicability of the SFML documentation is usually straightforward.
Globally install this crate:
alr install asfmlAdd to your project:
alr with asfmlDependencies: 1
Dependents: 5
Versions: 9
^2.6.1