Paketname | libguichan-0.8.1-1 |
Beschreibung | small, efficient C++ GUI library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.8.2-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 384 Byte |
Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) |
Empfohlene Pakete | |
Paketbetreuer | Patrick Matthäi |
Quelle | guichan |
Paketgröße | 129646 Byte |
Prüfsumme MD5 | 02e64b0105643db6c667aa934aa0c5a5 |
Prüfsumme SHA1 | 819864555c325526ae1fc9d139feda5ee6cde535 |
Prüfsumme SHA256 | b5fb717cb7d952f169d0c2630958e7e5a4aa7620f2870a9442386fc6685bd93f |
Link zum Herunterladen | libguichan-0.8.1-1_0.8.2-1_i386.deb |
Ausführliche Beschreibung | Guichan is a small and efficient C++ GUI library designed for games. It
comes with a standard set of widgets and can use several different objects
for displaying graphics and grabbing user input.
.
Guichan has a very abstract design which allows users of Guichan to use
different objects for displaying of graphics and grabbing of user input.
Guichan comes with (for now) 3 implemented graphics objects (SDLGraphics,
OpenGLGraphics and AllegroGraphics) and 2 implemented input objects
(SDLInput and AllegroInput),
.
Guichan is designed in a very abstract way making it very easy to extend
Guichan for your own needs. It is even very easy to implement new graphics
objects making Guichan as portable as ansi C++ is.
|