C# Class TiledSharp.ObjectGroup.Object

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

Méthodes publiques

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

Method Details

Object() public méthode

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

ParsePoints() public méthode

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