Public Member Functions | Protected Member Functions

dartboard.Telescope Class Reference

Inheritance diagram for dartboard.Telescope:
dartboard.Dart

List of all members.

Public Member Functions

 Telescope ()
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:02:03 PM)

Author:
:

Constructor & Destructor Documentation

dartboard.Telescope.Telescope (  ) 

Telescope constructor comment.

Parameters:
x int
y int

Member Function Documentation

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

Reimplemented from dartboard.Dart.

References dartboard.Dart.dartboard.

void dartboard.Telescope.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