Property | Type | Description | |
---|---|---|---|
playerID | int |
Method | Description | |
---|---|---|
Start ( ) : void | ||
died ( |
||
new_stats ( |
||
took_damage ( |
||
update_position ( |
||
use_potion ( |
Method | Description | |
---|---|---|
pos_changed ( float newX, float newY ) : bool |
public died ( |
||
packet | ||
return | void |
public new_stats ( |
||
packet | ||
return | void |
public took_damage ( |
||
packet | ||
return | void |
public update_position ( |
||
player | ||
return | void |
public use_potion ( |
||
packet | ||
return | void |