Class Turbine
Class Turbine
java.lang.Object
   |
   +----Component
           |
           +----Turbine
- 
class 
Turbine
- 
extends Component
  
Turbine component for the nuclear power plant
- 
Version:
 - 
1.0
 - 
Author:
 - 
Henrik Eriksson
 
- 
crashed_turbine_bm
 - 
Image of crash turbine
 
- 
Turbine()
 - 
 
- 
paint(Graphics)
 - 
Paint operation for turbine
 
crashed_turbine_bm
  protected static Image crashed_turbine_bm
- 
Image of crash turbine
 
Turbine
  public Turbine()
paint
  public void paint(Graphics g)
- 
Paint operation for turbine
- 
Parameters:
 - 
g
-
 The graphics context