|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BitVector in asm |
Fields in asm declared as BitVector | |
(package private) BitVector |
BFCast.conditions
Un objeto BitVector que mantiene las condiciones que ha de tener el mundo para que el forecast se active |
Methods in asm that return BitVector | |
BitVector |
BFagent.collectWorldData(swarm.defobj.Zone aZone)
Un forecast tiene una serie de condiciones a las que mira. |
BitVector |
BFCast.getConditionsObject()
Devuelve un objeto de tipo BitVector donde se representan las conditions que actualmente estan siendo usadas |
Methods in asm with parameters of type BitVector | |
java.lang.Object |
BFagent.updateActiveList(BitVector worldvalues)
Este es el bucle principal al que sometemos a los forecasts. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |