C# Class Nez.Pipeline.Content.ContentReaderExtensions

Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Méthode Description
getRelativeAssetPath ( this contentReader, string relativePath ) : string
readRectangle ( this reader ) : Rectangle

Method Details

getRelativeAssetPath() public static méthode

public static getRelativeAssetPath ( this contentReader, string relativePath ) : string
contentReader this
relativePath string
Résultat string

readRectangle() public static méthode

public static readRectangle ( this reader ) : Rectangle
reader this
Résultat Microsoft.Xna.Framework.Rectangle