软件包:libguichan-allegro-0.8.1-1v5(0.8.2-18)
libguichan-allegro-0.8.1-1v5 的相关链接
Debian 的资源:
下载源码包 guichan:
维护者:
外部的资源:
- 主页 [guichan.sourceforge.net]
相似软件包:
small, efficient C++ GUI library (allegro integration)
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 allegro integration for guichan.
其他与 libguichan-allegro-0.8.1-1v5 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版