C# Класс TrianglesInSpace.Motion.CombinedMotion

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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