Public Member Functions | |
Sun () | |
void | setError (boolean err) |
Protected Member Functions | |
void | drawDart (Graphics g) |
Private Attributes | |
ImageIcon | icon = null |
Insert the type's description here. Creation date: (11/7/00 9:04:45 PM)
void dartboard::Sun::drawDart | ( | Graphics | g | ) | [inline, protected] |
Reimplemented from dartboard::Dart.
References dartboard::Dart::dartboard, and icon.
void dartboard::Sun::setError | ( | boolean | error | ) | [inline, virtual] |
Called in case of error.
Each derived class will take the opportune action
error |
Implements dartboard::Dart.
ImageIcon dartboard::Sun::icon = null [private] |
Referenced by drawDart(), and Sun().