* @brief * Check if the button has been hit including modifying the internal state * * @return * "true" if the button has been hit since the last call of this method, else "false" * * @remarks * This will return the hit-state of the button and also reset it immediately (so the next call * to "checkHitAndReset()" will return false). If you only want to check, but not