org.classroomgaming.cgp.Shop Class Reference

List of all members.

Public Member Functions

 Shop (int i, int j, String stringArr[], String stringArr4[], String stringArr5[], String string)
String link (int i)
int purchase (Graphics graphics, int i)
boolean test (int i, int j)

Package Functions

String[] parse (String string, String string2)

Package Attributes

int x
int y
String newline
String items []
String b []
String links []


Detailed Description

Legacy shop implementation from 1996. Should be moved into ShopModule instead
Author:
Ryan Ruff
Version:
0.0.1 1996

Definition at line 33 of file Shop.java.


Constructor & Destructor Documentation

org.classroomgaming.cgp.Shop.Shop ( int  i,
int  j,
String  stringArr[],
String  stringArr4[],
String  stringArr5[],
String  string 
)

Definition at line 42 of file Shop.java.


Member Function Documentation

String org.classroomgaming.cgp.Shop.link ( int  i  ) 

Definition at line 53 of file Shop.java.

String [] org.classroomgaming.cgp.Shop.parse ( String  string,
String  string2 
) [package]

Definition at line 111 of file Shop.java.

int org.classroomgaming.cgp.Shop.purchase ( Graphics  graphics,
int  i 
)

Definition at line 57 of file Shop.java.

boolean org.classroomgaming.cgp.Shop.test ( int  i,
int  j 
)

Definition at line 122 of file Shop.java.


Member Data Documentation

String org.classroomgaming.cgp.Shop.b[] [package]

Definition at line 39 of file Shop.java.

Definition at line 38 of file Shop.java.

Definition at line 40 of file Shop.java.

Definition at line 37 of file Shop.java.

Definition at line 35 of file Shop.java.

Definition at line 36 of file Shop.java.


The documentation for this class was generated from the following file:

Generated on Tue May 5 04:51:57 2009 for CGP by  doxygen 1.5.8