|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.scripting.objects.BaseScriptObject
zombie.scripting.objects.FloorDistribution
public class FloorDistribution
| Nested Class Summary | |
|---|---|
class |
FloorDistribution.Entry
|
| Field Summary | |
|---|---|
java.util.ArrayList<FloorDistribution.Entry> |
Entries
|
java.lang.String |
Zone
|
| Fields inherited from class zombie.scripting.objects.BaseScriptObject |
|---|
module |
| Constructor Summary | |
|---|---|
FloorDistribution()
|
|
| Method Summary | |
|---|---|
void |
Load(java.lang.String name,
java.lang.String[] strArray)
|
void |
Process(IsoCell cell)
|
| Methods inherited from class zombie.scripting.objects.BaseScriptObject |
|---|
getModule |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String Zone
public java.util.ArrayList<FloorDistribution.Entry> Entries
| Constructor Detail |
|---|
public FloorDistribution()
| Method Detail |
|---|
public void Load(java.lang.String name,
java.lang.String[] strArray)
Load in class BaseScriptObjectpublic void Process(IsoCell cell)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||