C# 클래스 FluffyManager.ManagerTab_Livestock

상속: ManagerTab
파일 보기 프로젝트 열기: FluffierThanThou/RW_Manager

공개 메소드들

메소드 설명
DoWindowContents ( Rect canvas ) : void
ManagerTab_Livestock ( Manager manager ) : System.Collections.Generic
PreOpen ( ) : void

비공개 메소드들

메소드 설명
DoContent ( Rect rect ) : void
DoCountField ( Rect rect, Utilities_Livestock ageSex ) : void
DoLeftRow ( Rect rect ) : void
DrawAnimalListheader ( Vector2 &cur, Vector2 size, PawnKindDef pawnKind, string header ) : void
DrawAnimalRow ( Vector2 &cur, Vector2 size, Pawn p, bool alt ) : void
DrawAvailableJobList ( Rect outRect, Rect viewRect ) : void
DrawCurrentJobList ( Rect outRect, Rect viewRect ) : void
Refresh ( ) : void

메소드 상세

DoWindowContents() 공개 메소드

public DoWindowContents ( Rect canvas ) : void
canvas UnityEngine.Rect
리턴 void

ManagerTab_Livestock() 공개 메소드

public ManagerTab_Livestock ( Manager manager ) : System.Collections.Generic
manager Manager
리턴 System.Collections.Generic

PreOpen() 공개 메소드

public PreOpen ( ) : void
리턴 void