Public Member Functions |
| final void | processTile (int xpos, int ypos) |
| abstract void | apply () |
Detailed Description
Definition at line 14 of file TileBehavior.java.
Constructor & Destructor Documentation
| micropolisj.engine.TileBehavior.TileBehavior |
( |
Micropolis |
city | ) |
|
|
protected |
Member Function Documentation
| abstract void micropolisj.engine.TileBehavior.apply |
( |
| ) |
|
|
pure virtual |
| final void micropolisj.engine.TileBehavior.processTile |
( |
int |
xpos, |
|
|
int |
ypos |
|
) |
| |
Member Data Documentation
| final Micropolis micropolisj.engine.TileBehavior.city |
|
protected |
| final Random micropolisj.engine.TileBehavior.PRNG |
|
protected |
The documentation for this class was generated from the following file: