C# Class CastleTests.Components.PlasmaGunArm

Inheritance: IArm
Show file Open project: castleproject/Windsor

Public Methods

Method Description
GetLength ( ) : float
Rotate ( float degree ) : void

Method Details

GetLength() public method

public GetLength ( ) : float
return float

Rotate() public method

public Rotate ( float degree ) : void
degree float
return void