Searched defs:applyEffectStrength (Results 1 – 5 of 5) sorted by relevance
130 public abstract <T extends VibrationEffectSegment> T applyEffectStrength(int effectStrength); in applyEffectStrength() method in VibrationEffectSegment
164 public StepSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in StepSegment
124 public PrimitiveSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in PrimitiveSegment
148 public PrebakedSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in PrebakedSegment
177 public RampSegment applyEffectStrength(int effectStrength) { in applyEffectStrength() method in RampSegment