C++11 bindings/wrapper for SDL2
This library provides C++11 bindings/wrapper over a subset of SDL2 functions with extra features proided with modern C++ such as: * RAII-style initialization and destruction * Full error checking: exception is thrown if any SDL function fails. Exception itself allows to retrieve SDL error string * C++11 move semantics support, which allow you to store SDL objects in containers and pass/return them by value with no overhead
$
pkg install sdl2ppOrigin
devel/sdl2pp
Size
439KiB
License
ZLIB
Maintainer
amdmi3@FreeBSD.org
Dependencies
4 packages
Required by
1 packages