| Paketname | libguichan-sdl-0.8.1-1 | 
| Beschreibung | small, efficient C++ GUI library (SDL integration) | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.8.2-1 | 
| Sektion | universe/libs | 
| Priorität | optional | 
| Installierte Größe | 112 Byte | 
| Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu Developers | 
| Quelle | guichan | 
| Paketgröße | 32636 Byte | 
| Prüfsumme MD5 | adaea6e02cc4adf4d182e1b9f87bd201 | 
| Prüfsumme SHA1 | 6b4c41bb06fab506806a24d037dfdadbc3f533ae | 
| Prüfsumme SHA256 | a2fd8103a5068816ebfdbd8a59062d9a596fdb1bd82634f853dab9cdd013339f | 
| Link zum Herunterladen | libguichan-sdl-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 SDL integration for guichan. |