FarseerPhysics.Collision.Shapes.ChainShape.computeProperties C# (CSharp) 메소드

computeProperties() 보호된 메소드

protected computeProperties ( ) : void
리턴 void
		protected override void computeProperties()
		{
			//Does nothing. Chain shapes don't have properties.
		}