프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AccState | AccountState | ||
AttackCooldown | float | ||
AttackCooldownCounter | float |
메소드 | 설명 | |
---|---|---|
Attack ( CCPoint target ) : void | ||
Control ( float dt ) : void | ||
OnEnter ( ) : void | ||
Player ( string id, string type, AccountState account ) : CocosSharp | ||
Update ( float dt ) : void |
메소드 | 설명 | |
---|---|---|
UpdateAccState ( ) : void |
public Player ( string id, string type, AccountState account ) : CocosSharp | ||
id | string | |
type | string | |
account | AccountState | |
리턴 | CocosSharp |