C# 클래스 Terraria.ModLoader.UgBgStyleLoader

파일 보기 프로젝트 열기: bluemagic123/tModLoader 1 사용 예제들

공개 메소드들

메소드 설명
ChooseStyle ( int &style ) : void
FillTextureArray ( int style, int textureSlots ) : void
GetUgBgStyle ( int style ) : ModUgBgStyle

비공개 메소드들

메소드 설명
ReserveBackgroundSlot ( ) : int
ResizeAndFillArrays ( ) : void
Unload ( ) : void

메소드 상세

ChooseStyle() 공개 정적인 메소드

public static ChooseStyle ( int &style ) : void
style int
리턴 void

FillTextureArray() 공개 정적인 메소드

public static FillTextureArray ( int style, int textureSlots ) : void
style int
textureSlots int
리턴 void

GetUgBgStyle() 공개 정적인 메소드

public static GetUgBgStyle ( int style ) : ModUgBgStyle
style int
리턴 ModUgBgStyle