C# 클래스 Microsoft.Xna.Framework.ContentExtensions

파일 보기 프로젝트 열기: ananthonline/graffiti

공개 메소드들

메소드 설명
LoadBitmapFont ( this content, string name ) : IBitmapFont

비공개 메소드들

메소드 설명
OpenStream ( this Content, string name ) : Stream

메소드 상세

LoadBitmapFont() 공개 정적인 메소드

public static LoadBitmapFont ( this content, string name ) : IBitmapFont
content this
name string
리턴 IBitmapFont