C# Class Server.Infrastructure.Content.Tilemaps.TmxObjectGroup.TmxObject

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

Méthodes publiques

Méthode Description
ParsePoints ( System.Xml.Linq.XElement xPoints ) : int>>.List
TmxObject ( System.Xml.Linq.XElement xObject ) : System

Method Details

ParsePoints() public méthode

public ParsePoints ( System.Xml.Linq.XElement xPoints ) : int>>.List
xPoints System.Xml.Linq.XElement
Résultat int>>.List

TmxObject() public méthode

public TmxObject ( System.Xml.Linq.XElement xObject ) : System
xObject System.Xml.Linq.XElement
Résultat System