C# Class TiledSharp.TmxLayer

Inheritance: IElement
Afficher le fichier Open project: SNUGDC/snugdc-study-bouncy_ball Class Usage Examples

Méthodes publiques

Méthode Description
TmxLayer ( System.Xml.Linq.XElement xLayer, int width, int height ) : System

Method Details

TmxLayer() public méthode

public TmxLayer ( System.Xml.Linq.XElement xLayer, int width, int height ) : System
xLayer System.Xml.Linq.XElement
width int
height int
Résultat System