C# Class FuncWorks.XNA.XTiled.LayerInfo

References either a TileLayer or ObjectLayer
Afficher le fichier Open project: Bacon41/PantheonPrototype

Méthodes publiques

Свойство Type Description
ID System.Int32
LayerType LayerType

Property Details

ID public_oe property

The Layer Index/ID
public Int32,System ID
Résultat System.Int32

LayerType public_oe property

They type of layer
public LayerType LayerType
Résultat LayerType