|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JBot.UnitData | |
---|---|
cz.cuni.amis.pogamut.defcon.consts | |
javabot |
Uses of JBot.UnitData in cz.cuni.amis.pogamut.defcon.consts |
---|
Methods in cz.cuni.amis.pogamut.defcon.consts with parameters of type JBot.UnitData | |
---|---|
static DefConObject |
UnitType.getInstanceOfUnitTypeFromUnitData(JBot.UnitData data,
double time)
Factory styled method, which provides you with an appropriate instance of unit object based on the given UnitData data. |
Uses of JBot.UnitData in javabot |
---|
Methods in javabot that return types with arguments of type JBot.UnitData | |
---|---|
static List<JBot.UnitData> |
JBot.GetAllUnitData()
Data about all visible units, contained in the struct unitData (see enums). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |