메소드 | 설명 | |
---|---|---|
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 |