C# Class Pokemon3D.Entities.Inventory

Afficher le fichier Open project: nilllzz/Pokemon3D Class Usage Examples

Méthodes publiques

Méthode Description
Inventory ( World world ) : System
Update ( ) : void

Method Details

Inventory() public méthode

public Inventory ( World world ) : System
world World
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void