C# Class Tachycardia.Map

ファイルを表示 Open project: secred/Tachycardia Class Usage Examples

Public Properties

Property Type Description
m_Body Body

Public Methods

Method Description
SetCollisionMesh ( String meshFile ) : void
SetGraphicsMesh ( String meshFile ) : void

Method Details

SetCollisionMesh() public method

public SetCollisionMesh ( String meshFile ) : void
meshFile String
return void

SetGraphicsMesh() public method

public SetGraphicsMesh ( String meshFile ) : void
meshFile String
return void

Property Details

m_Body public_oe property

public Body m_Body
return Body