diff options
Diffstat (limited to 'devel/kyra/pkg-descr')
-rw-r--r-- | devel/kyra/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/kyra/pkg-descr b/devel/kyra/pkg-descr deleted file mode 100644 index 5d5616b44b4a..000000000000 --- a/devel/kyra/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Kyra is a simple, fully featured Sprite engine written in C++. -The Kyra engine is suited to 2D, isometric, and quasi-3D games. -It is built on top of SDL for cross platform use. It supports -tiles, sprites, and user drawn surfaces. It has full support -for alpha blending, scaling, color transformation, pixel -perfect collision detection, OpenGL acceleration, and mouse -testing. It comes with tools to define sprites and import -images into the system. |