C# Class Assignment3.LargeTank

Inheritance: FuelTank
Mostra file Open project: hogeschool/INFDEV-Homework

Public Methods

Method Description
LargeTank ( ) : System
pumpFuel ( float deltaTime ) : float

Method Details

LargeTank() public method

public LargeTank ( ) : System
return System

pumpFuel() public method

public pumpFuel ( float deltaTime ) : float
deltaTime float
return float