Paketname | libguichan-dev |
Beschreibung | small, efficient C++ GUI library (development headers) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.8.2-1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 1472 Byte |
Hängt ab von | libguichan-0.8.1-1 (= 0.8.2-1), libguichan-allegro-0.8.1-1 (= 0.8.2-1), libguichan-sdl-0.8.1-1 (= 0. |
Empfohlene Pakete | |
Paketbetreuer | Patrick Matthäi |
Quelle | guichan |
Paketgröße | 275652 Byte |
Prüfsumme MD5 | 9f038de5db170ea340d617a81136881e |
Prüfsumme SHA1 | 78d7b29706ecca2c431edb6610ede944a06039c0 |
Prüfsumme SHA256 | b6e2add4de8e075bb3c1a3bb753aac201b019c313cf2943683af916d5a9628e1 |
Link zum Herunterladen | libguichan-dev_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 development headers for the guichan library.
|