Changes between Version 3 and Version 4 of Tutorial4AddInputFrontend


Ignore:
Timestamp:
Nov 22, 2017, 12:53:06 PM (8 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial4AddInputFrontend

    v3 v4  
    231231}}}
    232232
    233 That's it, our new gamepad support is added. We can then use it as fronted for our {{{Gamepad}}} class, instead of {{{Thrustmaster}}} (see [Tutorial1FirstRobot tutorial 1]).
     233That's it, our new gamepad support is added. We can then use it as fronted for our {{{Gamepad}}} class, instead of {{{Thrustmaster}}} (see [wiki:Tutorial1FirstRobot tutorial 1]).
    234234
    235235Note that this class is already in '''Py4bot'''.
    236236
    237 In the [Tutorial5AdvancedRemoteControlUsage next tutorial], we will go deeper in controllers usage.
     237In the [wiki:Tutorial5AdvancedRemoteControlUsage next tutorial], we will go deeper in controllers usage.