C# Класс Nez.Pipeline.Content.ContentReaderExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
getRelativeAssetPath ( this contentReader, string relativePath ) : string
readRectangle ( this reader ) : Rectangle

Описание методов

getRelativeAssetPath() публичный статический Метод

public static getRelativeAssetPath ( this contentReader, string relativePath ) : string
contentReader this
relativePath string
Результат string

readRectangle() публичный статический Метод

public static readRectangle ( this reader ) : Rectangle
reader this
Результат Microsoft.Xna.Framework.Rectangle