C# Class WarTornLands.Infrastructure.InventoryDrawer

Inheritance: IDrawProvider
Afficher le fichier Open project: floAr/WarTornLands Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( GameTime gameTime ) : void
InventoryDrawer ( Inventory inventory ) : System

Method Details

Draw() public méthode

public Draw ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
Résultat void

InventoryDrawer() public méthode

public InventoryDrawer ( Inventory inventory ) : System
inventory WarTornLands.PlayerClasses.Inventory
Résultat System