Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
interaction [2020/05/26 12:58] – [Input-Controller] admininteraction [2020/11/06 09:23] – [Input-Controller] admin
Line 311: Line 311:
 But before bothering, have a look at the TGorillaInputController of Gorilla3D, which already provides support for gamepads. It is very easy to use and allows combinations of mouse and keyboard input. But before bothering, have a look at the TGorillaInputController of Gorilla3D, which already provides support for gamepads. It is very easy to use and allows combinations of mouse and keyboard input.
  
-[[inputpolling|Input Polling]]+Read more: [[inputpolling|Input Polling]]
 ===== Input-Controller ===== ===== Input-Controller =====
  
Line 319: Line 319:
 Read more: [[inputpolling|Input Polling]] Read more: [[inputpolling|Input Polling]]
  
-Next step: [[android|Android]]+Next step: [[charactercontrolling|CharacterControlling]]