This Class allows the joystick, buttons and petiometers to be implemented easily and coherently in other classes

Fork of Gamepad by Craig Evans

Files at this revision

API Documentation at this revision

Comitter:
domkay97
Date:
Tue May 02 18:10:18 2017 +0000
Parent:
29:77cfc0348743
Commit message:
Changed some comments

Changed in this revision

Controller.h Show annotated file Show diff for this revision Revisions of this file
diff -r 77cfc0348743 -r 7b1e427a20f6 Controller.h
--- a/Controller.h	Tue May 02 14:02:39 2017 +0000
+++ b/Controller.h	Tue May 02 18:10:18 2017 +0000
@@ -19,7 +19,7 @@
 
 
 /** Controller Class
-@brief This Class allows interrupts and petiometers to be implimented easily and coherently in other classes
+@brief This Class allows the joystick, buttons and petiometers to be implimented easily and coherently in other classes
 @author Dr. Craig Evans, Modified by Dominic Kay
 @date April 2017
 */