public interface ISocialSteering extends ISteering
Modifier and Type | Method and Description |
---|---|
SteeringResult |
runSocial(javax.vecmath.Vector3d scaledActualVelocity,
RefBoolean wantsToGoFaster,
RefBoolean wantsToStop,
cz.cuni.amis.pogamut.base3d.worldview.object.Location focus) |
run, setProperties
SteeringResult runSocial(javax.vecmath.Vector3d scaledActualVelocity, RefBoolean wantsToGoFaster, RefBoolean wantsToStop, cz.cuni.amis.pogamut.base3d.worldview.object.Location focus)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.