| Paketname | libguichan-0.8.1-1 | 
| Beschreibung | small, efficient C++ GUI library | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.8.2-1 | 
| Sektion | universe/libs | 
| Priorität | optional | 
| Installierte Größe | 380 Byte | 
| Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu Developers | 
| Quelle | guichan | 
| Paketgröße | 127608 Byte | 
| Prüfsumme MD5 | 4fc5b44b3c451daae0177168a75d3a99 | 
| Prüfsumme SHA1 | 2f248f97bf332fd14bb25413f039e4e8becbb2a3 | 
| Prüfsumme SHA256 | dc928d76b2fe32d2f0f38472398bd48d6b3c9f5156d9ff80fb57ccbce69e4a4e | 
| 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. |