C# Class Pokemon3D.UI.BarEntry

Inheritance: UiElement
Afficher le fichier Open project: nilllzz/Pokemon3D

Méthodes publiques

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

Method Details

BarEntry() public méthode

public BarEntry ( ) : Microsoft.Xna.Framework
Résultat Microsoft.Xna.Framework

Draw() public méthode

public Draw ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
Résultat void

GetTexture() public méthode

public GetTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
Résultat Microsoft.Xna.Framework.Graphics.Texture2D