C# 클래스 DRObjects.Settlements.Districts.District

파일 보기 프로젝트 열기: Haedrian/Divine-Right

공개 메소드들

메소드 설명
District ( DistrictType type, int level ) : System
GetDistrictMapletTag ( ) : string

Returns the maplet tag for this particular district and level

GetInterfaceSprite ( ) : SpriteData

Gets Sprite to Display in the interface box

비공개 메소드들

메소드 설명
District ( ) : System

Static constructor, creates the descriptions

메소드 상세

District() 공개 메소드

public District ( DistrictType type, int level ) : System
type DistrictType
level int
리턴 System

GetDistrictMapletTag() 공개 메소드

Returns the maplet tag for this particular district and level
public GetDistrictMapletTag ( ) : string
리턴 string

GetInterfaceSprite() 공개 메소드

Gets Sprite to Display in the interface box
public GetInterfaceSprite ( ) : SpriteData
리턴 DRObjects.Graphics.SpriteData