| Interface | Description |
|---|---|
| BankIntf |
An interface defining some common services offered by banks and which
banking plug-ins for Rising World are supposed to support.
|
| Class | Description |
|---|---|
| BankIntf.TransactionData |
Stores the data for a money transaction, relative to a certain account.
|