Class used to interface with the handheld gamepad.

Fork of Gamepad by Craig Evans

Revisions of Gamepad.h

Revision Date Message Actions
21:0adaa3883d1e 2017-05-03 fully working program File  Diff  Annotate
20:c0959710291b 2017-04-26 Correct spellings File  Diff  Annotate
19:c2bb79a10b3c 2017-04-25 Add get_raw_event_state() method for debugging File  Diff  Annotate
18:e0a4f15a7750 2017-03-05 Added const to led method. File  Diff  Annotate
17:cf1e1ffcf773 2017-03-05 Merged separate LED methods into single method. Need to pass LED number as argument. File  Diff  Annotate
16:3ea3d9714b0c 2017-03-03 Move Gamepad events enum into class. Too class-specific to be defined externally. File  Diff  Annotate
15:c582b3326d44 2017-03-03 Added docs File  Diff  Annotate
13:ef5fc9f58805 2017-03-03 Use forward declaration of mbed classes so that we can avoid pulling the whole of the mbed header into our own API File  Diff  Annotate
12:1b0b6355da4f 2017-03-03 Handle event flags using a single _event_state bitset and ID flags File  Diff  Annotate
11:ff86b2ffce01 2017-03-02 Const safety and private member formatting File  Diff  Annotate
10:a13d2f9d8a14 2017-02-07 Renamed LED methods. File  Diff  Annotate
9:893189072e89 2017-02-07 Added methods to access individual LEDs. File  Diff  Annotate
8:7eaf26f4b5f2 2017-02-07 Added documentation. File  Diff  Annotate
6:b1c3dfe67f7d 2017-02-06 Minor edit. File  Diff  Annotate
5:ce5eae9ee934 2017-02-06 Made some joystick methods public File  Diff  Annotate
4:bafb7f483e93 2017-02-06 Removed references to LCD and Joystick libraries. File  Diff  Annotate
3:964a6d95acdd 2017-02-06 Removed LCD from library and merged in joystick methods (untested) File  Diff  Annotate
1:6d25cd49059b 2017-02-04 Added more methods. Still untested. File  Diff  Annotate
0:a6288c29b936 2017-02-04 Initial commit. Untested. Under development. File  Diff  Annotate