C# Class MiningGame.Code.Items.ItemSword

Inheritance: System.Item
Afficher le fichier Open project: geel9/Minor-Destruction

Méthodes publiques

Méthode Description
ItemSword ( ) : System
OnItemUsed ( int x, int y ) : void

Method Details

ItemSword() public méthode

public ItemSword ( ) : System
Résultat System

OnItemUsed() public méthode

public OnItemUsed ( int x, int y ) : void
x int
y int
Résultat void