C# Class MCDawn.Spleef

Afficher le fichier Open project: jonnyli1125/MCDawn

Méthodes publiques

Свойство Type Description
count int
level MCDawn.Level

Méthodes publiques

Méthode Description
End ( Player p, int style ) : void
SendRules ( Player p ) : void
Start ( ) : void

Method Details

End() public méthode

public End ( Player p, int style ) : void
p Player
style int
Résultat void

SendRules() public méthode

public SendRules ( Player p ) : void
p Player
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

count public_oe property

public int count
Résultat int

level public_oe property

public Level,MCDawn level
Résultat MCDawn.Level