libguichan-0.8.1-1

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

small, efficient C++ GUI library
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.

Category:

Application versions: 
AttachmentSizeDate
File libguichan-0.8.1-1_0.8.1-4maemo4_armel.deb116.44 KB05/08/2013 - 00:10
Changelog: 

guichan (0.8.1-4maemo4) unstable; urgency=low

* optify