Method | Description | |
---|---|---|
ShowItemCannotBeUsed ( ) : void | ||
ShowItemWasUsedOnPokemon ( IItem item, IPokemon pokemon ) : void |
public static ShowItemCannotBeUsed ( ) : void | ||
return | void |
public static ShowItemWasUsedOnPokemon ( IItem item, IPokemon pokemon ) : void | ||
item | IItem | |
pokemon | IPokemon | |
return | void |