C# Class Server.Game.Components.TileObjectDefinition

Afficher le fichier Open project: GrindFest/GrindFest

Méthodes publiques

Свойство Type Description
Height int
Name string
Properties object>.Dictionary
Type string
Width int
X int
Y int

Property Details

Height public_oe property

public int Height
Résultat int

Name public_oe property

public string Name
Résultat string

Properties public_oe property

public Dictionary Properties
Résultat object>.Dictionary

Type public_oe property

public string Type
Résultat string

Width public_oe property

public int Width
Résultat int

X public_oe property

public int X
Résultat int

Y public_oe property

public int Y
Résultat int