C# Class Predavanje5.Auto

Inheritance: Prometalo
显示文件 Open project: vsite-prog/DOTN Class Usage Examples

Public Methods

Method Description
Ubrzaj ( double delta ) : void
onBoom ( ) : void

Protected Methods

Method Description
onBoom ( double brzina ) : void
onPozor ( ) : void

Method Details

Ubrzaj() public method

public Ubrzaj ( double delta ) : void
delta double
return void

onBoom() public method

public onBoom ( ) : void
return void

onBoom() protected method

protected onBoom ( double brzina ) : void
brzina double
return void

onPozor() protected method

protected onPozor ( ) : void
return void