C# Класс OsuSpectate.View.SongProgressView

Наследование: View
Показать файл Открыть проект

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

Метод Описание
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