Property | Type | Description | |
---|---|---|---|
Atack | bool | ||
AttackDelay | float | ||
EnemyVitalityMax | int | ||
PlayerLife | float | ||
Power | float | ||
Vitesse | float | ||
xpGave | int |
Method | Description | |
---|---|---|
Attack ( ) : void | ||
Death ( ) : void | ||
GetMaxVitality ( ) : float | ||
GetVitality ( ) : int | ||
SetVitality ( int value ) : void | ||
UpdateVitality ( int value ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
ComingHome ( ) : void | ||
Hunting ( ) : void | ||
SetValues ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
Wandering ( ) : void |