C# Class XCom.BodyPart

Afficher le fichier Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Méthodes publiques

Méthode Description
BodyPart ( int stationary ) : System
BodyPart ( int stationary, int moving ) : System

Method Details

BodyPart() public méthode

public BodyPart ( int stationary ) : System
stationary int
Résultat System

BodyPart() public méthode

public BodyPart ( int stationary, int moving ) : System
stationary int
moving int
Résultat System