Метод | Описание | |
---|---|---|
dealDamageToEnemy ( GameObject other, int damage ) : void | ||
dealDamageToPlayer ( GameObject other, int damage ) : void |
public static dealDamageToEnemy ( GameObject other, int damage ) : void | ||
other | GameObject | |
damage | int | |
Результат | void |
public static dealDamageToPlayer ( GameObject other, int damage ) : void | ||
other | GameObject | |
damage | int | |
Результат | void |