public DS4State getPreviousState() { return(pState.Clone()); }
public DS4State getCurrentState() { return(cState.Clone()); }