checkIterations - 18684092/Steering-Wheel-Project GitHub Wiki
CheckIterations
Access: Private
Prototype: bool checkIterations(Uint32 iterations)
Parameters: Uint32 is the number of times to run the effect.
Return Value: Boolean true if within range, false otherwise.
Description: 1 >= iterations <= SDL_MAX_UINT32
Note: When the effect is run it can be repeated “iterations” number of times before stopping.
Related Functions: checkDuration(), checkDelay(), checkAttackLength(), checkFadeLength(), checkEnvelopeTime(), checkIterations(), checkLevel(), checkFadeLevel(), checkSatLevel(), checkCoEfLevel(), checkDeadband(), checkCentre(), checkAttackLevel(), checkEffectNumber(), checkHaptic(), checkParamsConstant(), checkParamsEnvelope(), checkParamsPeriod(), checkParamsCondition(), checkDirection(), checkPeriodType(), checkConditionType(), checkGain()