C# 클래스 Nez.Pipeline.Content.ContentReaderExtensions

파일 보기 프로젝트 열기: prime31/Nez

공개 메소드들

메소드 설명
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