C# 클래스 LitDev.Animated

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

공개 프로퍼티들

프로퍼티 타입 설명
frames Frame[]
iFrame int
name string
paused bool
repeat bool
shape Image

프로퍼티 상세

frames 공개적으로 프로퍼티

public Frame[] frames
리턴 Frame[]

iFrame 공개적으로 프로퍼티

public int iFrame
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

paused 공개적으로 프로퍼티

public bool paused
리턴 bool

repeat 공개적으로 프로퍼티

public bool repeat
리턴 bool

shape 공개적으로 프로퍼티

public Image shape
리턴 Image