C# Class OsuSpectate.View.ViewArrangement

Afficher le fichier Open project: maboesanman/osu-spectate

Méthodes publiques

Свойство Type Description
Views List

Méthodes publiques

Méthode Description
Draw ( System.TimeSpan Time, int WindowWidth, int WindowHeight ) : void
ViewArrangement ( ) : System

Method Details

Draw() public méthode

public Draw ( System.TimeSpan Time, int WindowWidth, int WindowHeight ) : void
Time System.TimeSpan
WindowWidth int
WindowHeight int
Résultat void

ViewArrangement() public méthode

public ViewArrangement ( ) : System
Résultat System

Property Details

Views public_oe property

public List Views
Résultat List