C# 클래스 Pokemon3D.UI.BarEntry

상속: UiElement
파일 보기 프로젝트 열기: nilllzz/Pokemon3D

공개 메소드들

메소드 설명
BarEntry ( ) : Microsoft.Xna.Framework
Draw ( SpriteBatch spriteBatch ) : void
GetTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D

메소드 상세

BarEntry() 공개 메소드

public BarEntry ( ) : Microsoft.Xna.Framework
리턴 Microsoft.Xna.Framework

Draw() 공개 메소드

public Draw ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
리턴 void

GetTexture() 공개 메소드

public GetTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
리턴 Microsoft.Xna.Framework.Graphics.Texture2D