|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bytefarmers.droids.models.DroidModel
com.bytefarmers.droids.games.models.AbstractBallModel
com.bytefarmers.droids.games.football.models.FootballModel
| Field Summary |
| Fields inherited from class com.bytefarmers.droids.games.models.AbstractBallModel |
containmentZone, defaultPosition |
| Fields inherited from class com.bytefarmers.droids.models.DroidModel |
arrowColor, borderColor, dcs, defaultLocation, direction, droidColor, location, radius, target, trajectory, velocity |
| Constructor Summary | |
FootballModel(int x,
int y,
java.awt.Color ballColor,
int radius)
|
|
| Methods inherited from class com.bytefarmers.droids.games.models.AbstractBallModel |
render |
| Methods inherited from class com.bytefarmers.droids.models.DroidModel |
getAngleTo, getBorderLocation, getBorderLocation, getDefaultLocation, getDirection, getDistanceTo, getLocation, getRadius, getTarget, getVelocity, getX, getY, moveDirection, moveTowards, setDefaultLocation, setDirection, setLocation, setLocation, setRadius, setTarget, setVelocity |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FootballModel(int x,
int y,
java.awt.Color ballColor,
int radius)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||