C# Class Server.Game.Components.TileMapDefinition

Afficher le fichier Open project: GrindFest/GrindFest Class Usage Examples

Méthodes publiques

Свойство Type Description
Height int
Layers List
Width int

Property Details

Height public_oe property

public int Height
Résultat int

Layers public_oe property

public List Layers
Résultat List

Width public_oe property

public int Width
Résultat int