프로퍼티 | 타입 | 설명 | |
---|---|---|---|
attack | string | ||
specialAttack | string | ||
walking | string |
메소드 | 설명 | |
---|---|---|
playerAttack ( ) : void | ||
playerSpecialAttack ( ) : void | ||
playerWalking ( bool isWalking ) : void |
public abstract playerWalking ( bool isWalking ) : void | ||
isWalking | bool | |
리턴 | void |