软件包: libguichan2 (0.7.1-1) [universe]
libguichan2 的相关链接
Ubuntu 的资源:
下载源码包 guichan:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Patrick Matthäi
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
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.
其它与 libguichan2 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.6.1-1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:4.2.1)
- GCC支持库
-
- dep: libstdc++6 (>= 4.2.1)
- GNU标准C++库第三版。本软件包包含了