Method SynchronizeControllers
SynchronizeControllers()
Normally we should have one controller per IInputAxisOwner axis.
This will create missing controllers (in their default state) and remove any that
are no longer relevant. This is costly - do not call it every frame.
Declaration
public void SynchronizeControllers()