java.lang.Objectgreenfoot.Actor
Score
public class Score
Write a description of class Score here.
Constructor Summary | |
---|---|
Score()
|
Method Summary | |
---|---|
void |
setScore(int score)
|
Methods inherited from class greenfoot.Actor |
---|
act, addedToWorld, getImage, getIntersectingObjects, getNeighbours, getObjectsAtOffset, getObjectsInRange, getOneIntersectingObject, getOneObjectAtOffset, getRotation, getWorld, getWorldOfType, getX, getY, intersects, isAtEdge, isTouching, move, removeTouching, setImage, setImage, setLocation, setRotation, turn, turnTowards |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Score()
Method Detail |
---|
public void setScore(int score)