Development/Tutorials/Games/KALEngine: Difference between revisions

From KDE TechBase
(New page: <div class="rbroundbox" style="width:100%;"> <div class="rbtopwrap"> <div class="rbtop"><div></div></div>{{{KALEngine tutorial}}}</div> <div class="rbcontent"> {|style="width:100%; bac...)
(No difference)

Revision as of 10:57, 13 February 2009

{{{KALEngine tutorial}}}
Tutorial Series   KALEngine developement
Installation   None
What's Next   Nothing at the moment
Further Reading   KGLEngine2d's code

Abstract

Starting Point : the main.cpp

Every application needs one, so let's start with it, as it is really simple.