public interface IAnimationEngine
Modifier and Type | Method and Description |
---|---|
boolean |
canBeInterupt(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot bot) |
void |
playAnimation(String animationID,
cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot bot,
boolean loop) |
boolean canBeInterupt(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot bot)
void playAnimation(String animationID, cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot bot, boolean loop)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.