Asfml

Website:

https://mgrojo.github.io/ASFML/

Authors:
  • Manuel Gomez
  • Dan Lee Vazquez Garcia
Maintainer:
  • Manuel Gomez <mgrojo@gmail.com>
License:

custom-zlib-acknowledgement

Version:

2.6.0

Alire CI:

Dependencies: Dependents: Badge:

An Ada binding to SFML, the Simple and Fast Multimedia Library

#audio #games #opengl #cross-platform #multimedia #binding #graphics #sfml

ASFML logo Ada (GNAT) Gitter chat Mentioned 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.