C# 클래스 AIsOfCatan.GUI.GUIPlayerBox

상속: TXADrawableComponent
파일 보기 프로젝트 열기: rasmusgreve/catan

공개 메소드들

메소드 설명
GUIPlayerBox ( Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System

보호된 메소드들

메소드 설명
DoUpdate ( GameTime time ) : void

메소드 상세

DoUpdate() 보호된 메소드

protected DoUpdate ( GameTime time ) : void
time Microsoft.Xna.Framework.GameTime
리턴 void

GUIPlayerBox() 공개 메소드

public GUIPlayerBox ( Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System
position Vector2
texture Microsoft.Xna.Framework.Graphics.Texture2D
리턴 System