C# 클래스 OpenRA.Mods.Common.Traits.Render.SupportPowerChargeBar

상속: ISelectionBar, INotifyOwnerChanged
파일 보기 프로젝트 열기: pchote/OpenRA

Private Properties

프로퍼티 타입 설명
INotifyOwnerChanged void
ISelectionBar System.Drawing.Color
ISelectionBar float

공개 메소드들

메소드 설명
SupportPowerChargeBar ( Actor self, SupportPowerChargeBarInfo info ) : System.Drawing

비공개 메소드들

메소드 설명
INotifyOwnerChanged ( Actor self, Player oldOwner, Player newOwner ) : void
ISelectionBar ( ) : Color
ISelectionBar ( ) : float

메소드 상세

SupportPowerChargeBar() 공개 메소드

public SupportPowerChargeBar ( Actor self, SupportPowerChargeBarInfo info ) : System.Drawing
self Actor
info SupportPowerChargeBarInfo
리턴 System.Drawing