C# 클래스 CastleTests.Components.HumanArm

상속: IArm
파일 보기 프로젝트 열기: castleproject/Windsor

공개 메소드들

메소드 설명
GetLength ( ) : float
Rotate ( float degree ) : void

메소드 상세

GetLength() 공개 메소드

public GetLength ( ) : float
리턴 float

Rotate() 공개 메소드

public Rotate ( float degree ) : void
degree float
리턴 void