C# Class Infiniminer.PlayerBase

Afficher le fichier Open project: bobisfat/Infiniminer Class Usage Examples

Méthodes publiques

Свойство Type Description
X int
Y int
Z int
team PlayerTeam

Property Details

X public_oe property

public int X
Résultat int

Y public_oe property

public int Y
Résultat int

Z public_oe property

public int Z
Résultat int

team public_oe property

public PlayerTeam team
Résultat PlayerTeam