C# 클래스 TileGenerator.LibContent

파일 보기 프로젝트 열기: Jewelots/Spelunky-Tiles

공개 메소드들

메소드 설명
LoadContent ( Microsoft.Xna.Framework.Game game ) : void

Load the content from an embedded resource in the Tile Generator library

메소드 상세

LoadContent() 공개 정적인 메소드

Load the content from an embedded resource in the Tile Generator library
public static LoadContent ( Microsoft.Xna.Framework.Game game ) : void
game Microsoft.Xna.Framework.Game Current game calling this
리턴 void