Paketname | libguichan-dev |
Beschreibung | small, efficient C++ GUI library (development headers) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.8.2-1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 1484 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 | Ubuntu Developers |
Quelle | guichan |
Paketgröße | 277650 Byte |
Prüfsumme MD5 | 98104836e1910abfd83a5fdc79216eed |
Prüfsumme SHA1 | 30a35cf921487177209255dfa07536dd04fe19b7 |
Prüfsumme SHA256 | d6cc8fbd4c365495952b94b5affd2ebfd9cd66b1263d6b6847dc6c0f006c9038 |
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.
|