jass.contact
Interface RollForce

All Superinterfaces:
Source
All Known Subinterfaces:
ImpactSlideRollForce

public interface RollForce
extends Source


Method Summary
 void setRollForceReference(float val)
           
 void setRollGain(float gain)
           
 void setRollSpeedReference(float val)
           
 
Methods inherited from interface jass.engine.Source
clearBuffer, getBuffer, getBuffer, getBufferSize, getTime, setBufferSize, setTime
 

Method Detail

setRollForceReference

void setRollForceReference(float val)

setRollSpeedReference

void setRollSpeedReference(float val)

setRollGain

void setRollGain(float gain)