C# Class CastleTests.Components.PlasmaGunArm

Inheritance: IArm
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
GetLength ( ) : float
Rotate ( float degree ) : void

Method Details

GetLength() public méthode

public GetLength ( ) : float
Résultat float

Rotate() public méthode

public Rotate ( float degree ) : void
degree float
Résultat void