C# 클래스 TrianglesInSpace.Motion.CombinedMotion

파일 보기 프로젝트 열기: anthony-martin/Triangles-in-space 1 사용 예제들

공개 메소드들

메소드 설명
CombinedMotion ( IEnumerable motion ) : System.Collections.Generic
GetCurrentMotion ( ulong currentTime ) : IMotion

메소드 상세

CombinedMotion() 공개 메소드

public CombinedMotion ( IEnumerable motion ) : System.Collections.Generic
motion IEnumerable
리턴 System.Collections.Generic

GetCurrentMotion() 공개 메소드

public GetCurrentMotion ( ulong currentTime ) : IMotion
currentTime ulong
리턴 IMotion