This Class simple makes a request for a file from the weapon, downloads it and stores the information to be displayed.
private int type[]
private String data[]
private Font font
private Applet comp
private int count
private int subCount
private int length
private URL dataFile
StoryLine(int level,
Applet c)
public void update()
public boolean canContinue()
true if the number of lines being
display is equal to the total number of lines,
false otherwise.
public void paint(Graphics g)
private void getFile(int i)
private void buildNew(int i)
private int toInt(String s)
int value from s