|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgroup1.model.gameevent.GameEvent
group1.model.gameevent.InstructionsEvent
public class InstructionsEvent
| Constructor Summary | |
|---|---|
InstructionsEvent(boolean b)
|
|
InstructionsEvent(int o,
boolean b)
|
|
| Method Summary | |
|---|---|
int |
getOptionHighlighted()
|
boolean |
shouldCreate()
|
boolean |
shouldKill()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstructionsEvent(int o,
boolean b)
public InstructionsEvent(boolean b)
| Method Detail |
|---|
public boolean shouldCreate()
public boolean shouldKill()
public int getOptionHighlighted()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||