C# Class Server.Infrastructure.Content.Tilemaps.TmxLayer

Inheritance: ITmxElement
Afficher le fichier Open project: GrindFest/GrindFest

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