1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META http-equiv="Content-Style-Type" content="text/css">
6<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css">
7<title>KPADReset (KPADOld)</title>
8</head>
9
10<body>
11
12<h1>KPADReset</h1>
13
14<h2>Syntax</h2>
15<dl><dd><pre class="construction">
16#include &lt;revolution/kpadOld.h&gt;
17
18void KPADReset( void );
19</pre></dd></dl>
20
21<h2>Arguments</h2>
22<p>None.</p>
23
24<h2>Return Values</h2>
25<p>None.</p>
26
27<H2>Description</H2>
28<p>This function is called when resetting values, such as between scenes. We recommend calling this function when initializing a scene.</p>
29
30<h2>See Also</h2>
31<p>None.</p>
32
33<H2>Revision History</H2>
34<P>
352006/10/25 Changed the name to KPADOld library, beginning with Revolution SDK 2.3.<br>2006/03/01 Initial version.<br>
36</P>
37
38<hr><p>CONFIDENTIAL</p></body>
39</html>