![]() |
Public API Reference |
This is a reward. More...
#include <tools/rewards.h>
Public Member Functions | |
| virtual void | Reward (iCelParameterBlock *params)=0 |
| Perform this reward. | |
This is a reward.
You can implement your own rewards in addition to the standard rewards already implemented. You also need to implement a reward factory then (see iRewardFactory).
| virtual void iReward::Reward | ( | iCelParameterBlock * | params | ) | [pure virtual] |
Perform this reward.