Changes between Version 2 and Version 3 of Tutorial4AddInputFrontend


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial4AddInputFrontend

    v2 v3  
    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 [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 [Tutorial5AdvancedRemoteControlUsage next tutorial], we will go deeper in controllers usage.