Property | Type | Description | |
---|---|---|---|
Aget | int | ||
death | int | ||
get_gold | int |
Method | Description | |
---|---|---|
Add_Gold ( int player_id, int value ) : void | ||
GetPercent ( int player_id ) : double | ||
clear_db ( ) : void | ||
dead ( ) : void |
public Add_Gold ( int player_id, int value ) : void | ||
player_id | int | |
value | int | |
return | void |