lexsdl 0.3.0

A wrapper for SDL2 to abstract away annoying parts
<!DOCTYPE html>
<html>
<head>
	<title>Category All</title>
	<link rel="stylesheet" href="styles.css">
</head>
<header>
	<h1>All</h1>
	<hr>
</header>
<body>
	<p>
		The entire documentation in alphabetical order.<br>
		Some items might be missing or mis-referenced.
		For a more categorized documentation go back to the <a href=FrontPage.html>FrontPage</a>.
	</p>
	<br>
	<hr>
	<ul>
		<a href=CategoryAll.html>CategoryAll</a><br>
		<a href=CategoryEvents.html>CategoryEvents</a><br>
		<a href=CategoryExamples.html>CategoryExamples</a><br>
		<a href=CategoryInitialization.html>CategoryInitialization</a><br>
		<a href=CategoryInternal.html>CategoryInternal</a><br>
		<a href=CategoryInternal.html>CategoryRendering</a><br>
		<a href=DocumentationNotes.html>DocumentationNotes</a><br>
		<a href=FrontPage.html>FrontPage</a><br>
		<a href=Integrating.html>Integrating</a><br>
		<a href=LEXSDL_.html>LEXSDL_</a><br>
		<a href=LEXSDL_AddTexture.html>LEXSDL_AddTexture</a><br>
		<a href=LEXSDL_CreateRenderer.html>LEXSDL_CreateRenderer</a><br>
		<a href=LEXSDL_CreateSprite.html>LEXSDL_CreateSprite</a><br>
		<a href=LEXSDL_DrawTexture.html>LEXSDL_DrawTexture</a><br>
	</ul>
</body>
<footer>
	<br>
	<hr>
	<a href=FrontPage.html>FrontPage</a> <b>|</b> <a href=https://gitlab.com/Alexevier/lexsdl>GitLab</a> <b>|</b> <a href=https://crates.io/crates/lexsdl>Crates.io</a>
</footer>
</html>