C# Class MiningGame.Code.Items.ItemCoal

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

Méthodes publiques

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

Method Details

ItemCoal() public méthode

public ItemCoal ( ) : System
Résultat System

OnItemUsed() public méthode

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