C# 클래스 SorcererItems

상속: EquippedItems
파일 보기 프로젝트 열기: marouen-lamiri/Second-Soul

공개 프로퍼티들

프로퍼티 타입 설명
amuletSlot EquipSlot,
ringOffsetX int
ringOffsetY int
ringPixelHeight int
ringPixelWidth int
ringSlot EquipSlot,

공개 메소드들

메소드 설명
Start ( ) : void

보호된 메소드들

메소드 설명
drawItems ( ) : void

비공개 메소드들

메소드 설명
Update ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

drawItems() 보호된 메소드

protected drawItems ( ) : void
리턴 void

프로퍼티 상세

amuletSlot 공개적으로 정적으로 프로퍼티

public static EquipSlot, amuletSlot
리턴 EquipSlot,

ringOffsetX 공개적으로 프로퍼티

public int ringOffsetX
리턴 int

ringOffsetY 공개적으로 프로퍼티

public int ringOffsetY
리턴 int

ringPixelHeight 공개적으로 프로퍼티

public int ringPixelHeight
리턴 int

ringPixelWidth 공개적으로 프로퍼티

public int ringPixelWidth
리턴 int

ringSlot 공개적으로 정적으로 프로퍼티

public static EquipSlot, ringSlot
리턴 EquipSlot,