Method |
Description |
|
BattleEscaped ( ) : void |
|
|
BattleLost ( ) : void |
|
|
BattleStarted ( ) : void |
|
|
BattleWon ( ) : void |
|
|
Clear ( ) : void |
|
|
CustomChanged ( int index, int add ) : void |
|
|
EnemyKilled ( int id ) : void |
|
|
GameStatistic ( ) : System.Collections |
|
|
GetBattles ( ) : int |
|
|
GetCreatedArmor ( int id ) : int |
|
|
GetCreatedItem ( int id ) : int |
|
|
GetCreatedItems ( ) : int |
|
|
GetCreatedWeapon ( int id ) : int |
|
|
GetCustom ( int index ) : int |
|
|
GetData ( Hashtable ht ) : Hashtable |
|
|
GetEscapedBattles ( ) : int |
|
|
GetKilledEnemies ( ) : int |
|
|
GetKilledEnemy ( int id ) : int |
|
|
GetLostBattles ( ) : int |
|
|
GetSaveData ( Hashtable ht ) : Hashtable |
|
|
GetStatisticText ( string text ) : string |
|
|
GetUsedItem ( int id ) : int |
|
|
GetUsedItems ( ) : int |
|
|
GetWonBattles ( ) : int |
|
|
ItemCreated ( int id, ItemDropType t ) : void |
|
|
ItemUsed ( int id ) : void |
|
|
SetData ( Hashtable ht ) : void |
|
|
SetSaveData ( Hashtable ht ) : void |
|
|