C# 클래스 Terraria.TerraCustom.TerraCustomUtils

파일 보기 프로젝트 열기: JavidPack/TerraCustom

공개 메소드들

메소드 설명
findBackgrounds ( int bg, int style ) : void

비공개 메소드들

메소드 설명
GetEmbeddedTexture2D ( string name ) : Microsoft.Xna.Framework.Graphics.Texture2D

메소드 상세

findBackgrounds() 공개 정적인 메소드

public static findBackgrounds ( int bg, int style ) : void
bg int
style int
리턴 void