Warning, /games/kolf/src/tagaro/README is written in an unsupported language. File is not indexed.
0001 This directory contains code from Project Tagaro, which has been copied into 0002 the source tree of Kolf to ease porting to KGameRenderer, while Tagaro is not 0003 stable. 0004 0005 The given code has been copied from the libtagaro repository, which was, at the 0006 time of this writing, available from git://git.kde.org/libtagaro.git. The code 0007 was taken from the directories tagaro/interface/ and tagaro/graphics/ at commit 0008 a137e9b266dba51b3cb9fcbf32dd8a2a3a5976d5. 0009 0010 Code that integrates with Tagaro::MessageOverlay has been removed, and 0011 Tagaro::Renderer and Tagaro::RendererClient have been replaced by KGameRenderer.