C# Класс FlatRedBall_Spriter.SpriterObjectAnimation

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

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

Метод Описание
SpriterObjectAnimation ( string name, bool looping, float totalTime, IEnumerable keyFrameList ) : System.Collections.Generic

Описание методов

SpriterObjectAnimation() публичный Метод

public SpriterObjectAnimation ( string name, bool looping, float totalTime, IEnumerable keyFrameList ) : System.Collections.Generic
name string
looping bool
totalTime float
keyFrameList IEnumerable
Результат System.Collections.Generic