Public Member Functions | Protected Member Functions

dartboard.Sun Class Reference

Inheritance diagram for dartboard.Sun:
dartboard.Planet dartboard.Dart

List of all members.

Public Member Functions

 Sun ()
void setError (boolean err)

Protected Member Functions

void drawDart (Graphics g)

Detailed Description

Insert the type's description here. Creation date: (11/7/00 9:04:45 PM)

Author:
:

Constructor & Destructor Documentation

dartboard.Sun.Sun (  ) 

Sun constructor comment.

Parameters:
x int
y int

Member Function Documentation

void dartboard.Sun.drawDart ( Graphics  g  )  [protected]

Reimplemented from dartboard.Dart.

References dartboard.Dart.dartboard.

void dartboard.Sun.setError ( boolean  error  )  [virtual]

Called in case of error.

Each derived class will take the opportune action

Parameters:
error 

Implements dartboard.Dart.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties