org.classroomgaming.cgp.textEvent Class Reference

List of all members.

Public Member Functions

 textEvent (int i, int j, String string1, String string4)
void trigger (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 s
String newline


Detailed Description

Defines an object on the map that displays some text to the screen
Author:
Ryan Ruff
Version:
0.0.3

Definition at line 32 of file textEvent.java.


Constructor & Destructor Documentation

org.classroomgaming.cgp.textEvent.textEvent ( int  i,
int  j,
String  string1,
String  string4 
)

Definition at line 39 of file textEvent.java.


Member Function Documentation

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

Definition at line 74 of file textEvent.java.

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

Definition at line 66 of file textEvent.java.

void org.classroomgaming.cgp.textEvent.trigger ( Graphics  graphics,
int  i 
)

Definition at line 48 of file textEvent.java.


Member Data Documentation

Definition at line 37 of file textEvent.java.

Definition at line 36 of file textEvent.java.

Definition at line 34 of file textEvent.java.

Definition at line 35 of file textEvent.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