|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectefficom.runningjoe.core.AbstractGraphicItem
efficom.runningjoe.core.Bonus
public class Bonus
Class witch represents Bonus object that Joe can grab I'll work on it after the ground and roof generation
Constructor Summary | |
---|---|
Bonus(RjWorld world,
java.lang.String name)
Inherited Constructor |
Method Summary | |
---|---|
Bonus |
generateRandom()
Set the object with the attributes of a Bonus |
Methods inherited from class efficom.runningjoe.core.AbstractGraphicItem |
---|
hasContact |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Bonus(RjWorld world, java.lang.String name)
world
- RjWorld object the Graphic Item belongs toname
- Name of the Graphic ItemMethod Detail |
---|
public Bonus generateRandom()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |