SocialSteeringsBeta
Interface ISocialSteering

Package class diagram package ISocialSteering
All Superinterfaces:
ISteering
All Known Implementing Classes:
TriangleSteer

public interface ISocialSteering
extends ISteering

Author:
petr

Method Summary
 SteeringResult runSocial(javax.vecmath.Vector3d scaledActualVelocity, RefBoolean wantsToGoFaster, RefBoolean wantsToStop, RefLocation focus)
           
 
Methods inherited from interface SteeringStuff.ISteering
run, setProperties
 

Method Detail

runSocial

SteeringResult runSocial(javax.vecmath.Vector3d scaledActualVelocity,
                         RefBoolean wantsToGoFaster,
                         RefBoolean wantsToStop,
                         RefLocation focus)


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.