C# 클래스 Graffiti.Core.Brushes.Layer

상속: ILayer
파일 보기 프로젝트 열기: ananthonline/graffiti

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Layer ( ) : Graffiti.Core.Animation
Update ( float timeInMilliSeconds ) : void

메소드 상세

Layer() 공개 메소드

public Layer ( ) : Graffiti.Core.Animation
리턴 Graffiti.Core.Animation

Update() 공개 메소드

public Update ( float timeInMilliSeconds ) : void
timeInMilliSeconds float
리턴 void