de.unirostock.Builder.example
Class WindUpEngine

java.lang.Object
  extended by de.unirostock.Builder.example.Engine
      extended by de.unirostock.Builder.example.WindUpEngine

public class WindUpEngine
extends Engine


Constructor Summary
WindUpEngine()
           
 
Method Summary
 float getPower()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindUpEngine

public WindUpEngine()
Method Detail

getPower

public float getPower()
Specified by:
getPower in class Engine