File: index.xml

package info (click to toggle)
clanlib 0.5.4-1-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 10,320 kB
  • ctags: 10,893
  • sloc: cpp: 76,056; xml: 3,281; sh: 2,961; perl: 1,204; asm: 837; makefile: 775
file content (16 lines) | stat: -rw-r--r-- 511 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<xml>
<head>
<title>ClanLib Tutorial</title>
</head>
<body>

<h3>THIS TUTORIAL IS OUTDATED, PLEASE DO NOT USE!</h3>

<b><a href="introduction.html">Introduction</a></b>: An introduction to ClanLib<br>
<b><a href="basics.html">Basics</a></b>: Basic stuff about game programming<br>
<b><a href="design.html">ClanLib Design</a></b>: How ClanLib is designed<br>
<b><a href="advanced.html">Advanced topics</a></b>: Advanced topics<br>
<b><a href="examples.html">Examples</a></b>: The first steps<br>

</body>
</xml>