C# Class Pokemon3D.UI.BarEntry

Inheritance: UiElement
Datei anzeigen Open project: nilllzz/Pokemon3D

Public Methods

Method Description
BarEntry ( ) : Microsoft.Xna.Framework
Draw ( SpriteBatch spriteBatch ) : void
GetTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D

Method Details

BarEntry() public method

public BarEntry ( ) : Microsoft.Xna.Framework
return Microsoft.Xna.Framework

Draw() public method

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

GetTexture() public method

public GetTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
return Microsoft.Xna.Framework.Graphics.Texture2D