|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is a generic interface for different classes of SnowPerson's eyes.
Method Summary | |
void |
Blink()
This method will make both eyes close and open. |
void |
Close()
This method closes the eyes |
void |
Open()
This method opens the eyes. |
void |
StartAnimate()
This method should start some sort of the animation of the eyes, like making them blink at regular intervals. |
void |
Wink()
This method will make one of the eyes close and open for a while. |
Method Detail |
public void Wink()
public void Blink()
public void Open()
public void Close()
public void StartAnimate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |