C# 클래스 CustomBodies.BaseModelBodyExtensions

파일 보기 프로젝트 열기: homoluden/fukami

공개 메소드들

메소드 설명
ConnectWith ( this parentBody, BaseModelBody childBody, Vector2D hingeLocation ) : AngleJoint>.Tuple

메소드 상세

ConnectWith() 공개 정적인 메소드

public static ConnectWith ( this parentBody, BaseModelBody childBody, Vector2D hingeLocation ) : AngleJoint>.Tuple
parentBody this
childBody BaseModelBody
hingeLocation Vector2D
리턴 AngleJoint>.Tuple