C# 클래스 XnaBuildContent.Compilers.SvgAndPinboardToXnbCompiler

.svg and .pinboard to .xnb converter. Generates a .xnb containing the SVG image(s) scaled to the size of a given rectangle in the Pinboard file. The resulting image may contain multiple rows of images. Properties: Rectangle - the rectangle name in the pinboard to use for scaling each SVG image Rows - number of rows in the resulting image
상속: IContentCompiler
파일 보기 프로젝트 열기: jlyonsmith/XnaBuildContent

공개 메소드들

메소드 설명
Compile ( ) : void

메소드 상세

Compile() 공개 메소드

public Compile ( ) : void
리턴 void