asfml

v2.6.1

Ada binding to SFML, the Simple and Fast Multimedia Library

ASFML logoAda (GNAT)Gitter chatMentioned in Awesome Ada

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.

Documentation

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.

Install

Globally install this crate:

alr install asfml

Add to your project:

alr with asfml

Crate Information

Authors

  1. Manuel Gomez
  2. Dan Lee Vazquez Garcia

Maintainers

Maintainers (GitHub pseudo)

Release Date

last year

First Release

7/15/2021

License

custom-zlib-acknowledgement

Statistics

Dependencies: 1

Dependents: 5

Versions: 9

Dependencies

libcsfml^2.6.1