Uses of Class
unsw.cse.framescript.MobGeneric

Uses of MobGeneric in unsw.cse.framescript
 

Methods in unsw.cse.framescript that return MobGeneric
static MobGeneric MicaBot.getMobType(java.lang.String mobType, MicaBot bot, unsw.cse.mica.data.TypeManager tm)
           
 

Methods in unsw.cse.framescript with parameters of type MobGeneric
 java.lang.String MicaBotSerialiser.serialiseMobGeneric(MobGeneric mobtype, long id, int indentLevel)