C# 클래스 SpriteEditor.Animation

파일 보기 프로젝트 열기: fallahn/xygine 1 사용 예제들

공개 메소드들

메소드 설명
Animation ( string name, uint start, uint end, bool loop = true ) : System

메소드 상세

Animation() 공개 메소드

public Animation ( string name, uint start, uint end, bool loop = true ) : System
name string
start uint
end uint
loop bool
리턴 System