C# Class MiningGame.Code.Items.ItemBow

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

Méthodes publiques

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

Method Details

ItemBow() public méthode

public ItemBow ( ) : System
Résultat System

OnItemUsed() public méthode

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