C# 클래스 OsuSpectate.View.SongProgressView

상속: View
파일 보기 프로젝트 열기: maboesanman/osu-spectate

공개 메소드들

메소드 설명
Draw ( System.TimeSpan time, float x, float y, float width, float height, int windowWidth, int windowHeight ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( System.TimeSpan time, float x, float y, float width, float height, int windowWidth, int windowHeight ) : void
time System.TimeSpan
x float
y float
width float
height float
windowWidth int
windowHeight int
리턴 void