C# 클래스 ManateesAgainstCards.Entities.Ui.Button

상속: Californium.Entity
파일 보기 프로젝트 열기: DatZach/HumanityAgainstCards 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Visible bool

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Button ( Vector2f position, string value ) : Californium
Draw ( RenderTarget rt ) : void

메소드 상세

Button() 공개 메소드

public Button ( Vector2f position, string value ) : Californium
position Vector2f
value string
리턴 Californium

Draw() 공개 메소드

public Draw ( RenderTarget rt ) : void
rt RenderTarget
리턴 void

프로퍼티 상세

Visible 공개적으로 프로퍼티

public bool Visible
리턴 bool