|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgame.collision.Collision
public class Collision
The PubSubEvent generated upon collision of two Pieces
| Constructor Summary | |
|---|---|
Collision(Piece one,
Piece two)
|
|
| Method Summary | |
|---|---|
Piece |
getPiece1()
|
Piece |
getPiece2()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Collision(Piece one,
Piece two)
| Method Detail |
|---|
public Piece getPiece1()
public Piece getPiece2()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||