checkFadeLevel - 18684092/Steering-Wheel-Project GitHub Wiki

CheckFadeLevel

Access: Private

Prototype: bool checkFadeLevel(Uint16 fLvl)

Parameters: Uint16 fLvl is the effect strength to fade to.

Return Value: Boolean true if within range, false otherwise.

Description: MIN_FADE_LEVEL >= fLvl <= SDL_MAX_UINT16

Note: See the constant and periodic effect description.

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(