Update of /cvsroot/plib/plib/doc/js
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32730/doc/js
Modified Files:
index.html
Log Message:
Expose num_buttons
Index: index.html
===================================================================
RCS file: /cvsroot/plib/plib/doc/js/index.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- index.html 1 Sep 2002 01:16:40 -0000 1.9
+++ index.html 30 Jan 2006 07:36:01 -0000 1.10
@@ -52,6 +52,7 @@
const char* getName () const ;
int getNumAxes () const ;
+ int getNumButtons () const ;
int notWorking () const ;
void setError () ;
|