32 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!doctype html>
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <title>Townengine Wiki</title>
 | 
						|
    <link rel="stylesheet" href="style.css">
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
    <h1 style="margin-bottom:0in">Townengine Wiki</h1>
 | 
						|
    <a>Awesomeness</a>
 | 
						|
    <table style="padding-top:1em">
 | 
						|
        <tr><td>T1.</strong> <a href="#about-townengine">About Townengnine</a></td>
 | 
						|
            <td>G1.</strong> <a href="#making-2dot5d-shooters">Making 2.5D Shooters</a></td>
 | 
						|
        </tr>
 | 
						|
        <tr><td>T2.</strong> <a href="#input-system">Input System</a></td>
 | 
						|
        </tr>
 | 
						|
    </table>
 | 
						|
    <p style="margin-bottom:0"><a name="about-townengine"></a>T1. </strong><a href="about-townengine.html">About Townengine</strong></a></p>
 | 
						|
    <blockquote style="margin-top:0">
 | 
						|
        <p style="margin:0">T1.1 <a href="about-townengine.html#introduction">Introduction</a></p>
 | 
						|
        <p style="margin:0">T1.2 <a href="about-townengine.html#wiki">Wiki</a></p>
 | 
						|
    </blockquote>
 | 
						|
    <p style="margin-bottom:0"><a name="input-system"></a>T2. </strong><a href="input-system.html">Input System</strong></a></p>
 | 
						|
    <blockquote style="margin-top:0">
 | 
						|
        <p style="margin:0">T2.1 <a href="input-system.html#design">Design</a></p>
 | 
						|
        <p style="margin:0">T2.2 <a href="input-system.html#api">API</a></p>
 | 
						|
    </blockquote>
 | 
						|
    <p style="margin-bottom:0"><a name="making-2dot5d-shooters"></a>G1. </strong><a href="making-2dot5d-shooters.html">Making 2.5D Shooters</strong></a></p>
 | 
						|
    <blockquote style="margin-top:0">
 | 
						|
    </blockquote>
 | 
						|
  </body>
 | 
						|
</html>
 |