C# Class XCom.BodyPart

Mostrar archivo Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Public Methods

Method Description
BodyPart ( int stationary ) : System
BodyPart ( int stationary, int moving ) : System

Method Details

BodyPart() public method

public BodyPart ( int stationary ) : System
stationary int
return System

BodyPart() public method

public BodyPart ( int stationary, int moving ) : System
stationary int
moving int
return System