Paketname | libguichan-allegro-0.8.1-1 |
Beschreibung | small, efficient C++ GUI library (allegro integration) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.8.2-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 116 Byte |
Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) |
Empfohlene Pakete | |
Paketbetreuer | Patrick Matthäi |
Quelle | guichan |
Paketgröße | 33200 Byte |
Prüfsumme MD5 | 76881caefc7ae9b1fae2d29d11ab437e |
Prüfsumme SHA1 | b2e6b7121b2257c3e7d8a0952c451a1b4b9f66a9 |
Prüfsumme SHA256 | a79203d7188418b0acbb17f11983046df8406f2883f2e0041671f409298d5019 |
Link zum Herunterladen | libguichan-allegro-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.
.
This package contains the allegro integration for guichan.
|