|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectus.asciiroth.client.core.AbstractPiece
us.asciiroth.client.agents.AbstractAgent
us.asciiroth.client.agents.AbstractAnimatedAgent
us.asciiroth.client.agents.npc.NPC
us.asciiroth.client.agents.npc.Rifleman
us.asciiroth.client.agents.npc.MallocRifleman
public class MallocRifleman
Shoots bullets.
| Field Summary | |
|---|---|
static Serializer<? extends NPC> |
SERIALIZER
Type serializer. |
| Constructor Summary | |
|---|---|
MallocRifleman(State state,
Color color,
java.lang.String message)
Constructor. |
|
MallocRifleman(State state,
Color color,
java.lang.String message,
Color questColor,
Color doneColor,
java.lang.String inQuestMsg,
java.lang.String flag)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class us.asciiroth.client.agents.npc.NPC |
|---|
changeHealth, onFrame, onHit, onHitBy, onHitBy |
| Methods inherited from class us.asciiroth.client.agents.AbstractAnimatedAgent |
|---|
randomSeed |
| Methods inherited from class us.asciiroth.client.agents.AbstractAgent |
|---|
canEnter, onDie |
| Methods inherited from class us.asciiroth.client.core.AbstractPiece |
|---|
getColor, getName, getSymbol, is, not |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface us.asciiroth.client.core.Piece |
|---|
getColor, getName, getSymbol, is, not |
| Field Detail |
|---|
public static final Serializer<? extends NPC> SERIALIZER
| Constructor Detail |
|---|
public MallocRifleman(State state,
Color color,
java.lang.String message)
state - color - message -
public MallocRifleman(State state,
Color color,
java.lang.String message,
Color questColor,
Color doneColor,
java.lang.String inQuestMsg,
java.lang.String flag)
state - color - message - questColor - doneColor - flag -
|
0.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
© 2009 Alx Dark