C# Class Nez.TiledMaps.TmxTilesetTile

Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Свойство Type Description
sourceRect Microsoft.Xna.Framework.Rectangle

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

sourceRect public_oe property

source Rectangle for tilesets that use the collection of images
public Rectangle,Microsoft.Xna.Framework sourceRect
Résultat Microsoft.Xna.Framework.Rectangle