#include <barkbeetleplugin.h>
◆ BarkBeetlePlugin()
BarkBeetlePlugin::BarkBeetlePlugin |
( |
| ) |
|
◆ barkBeetleModule()
◆ description()
QString BarkBeetlePlugin::description |
( |
| ) |
|
|
virtual |
some additional description. This info is shown in the GUI and is printed to the log file.
Implements DisturbanceInterface.
◆ name()
QString BarkBeetlePlugin::name |
( |
| ) |
|
|
virtual |
◆ run()
void BarkBeetlePlugin::run |
( |
| ) |
|
|
inlinevirtual |
◆ setup()
void BarkBeetlePlugin::setup |
( |
| ) |
|
|
virtual |
◆ setupResourceUnit()
void BarkBeetlePlugin::setupResourceUnit |
( |
const ResourceUnit * |
ru | ) |
|
|
inlinevirtual |
◆ setupScripting()
void BarkBeetlePlugin::setupScripting |
( |
QJSEngine * |
engine | ) |
|
|
virtual |
◆ treeDeath()
void BarkBeetlePlugin::treeDeath |
( |
const Tree * |
tree, |
|
|
const int |
removal_type |
|
) |
| |
|
inlinevirtual |
function is called whenever a tree dies in iLand (in order to track storm damage)
Implements TreeDeathInterface.
◆ version()
QString BarkBeetlePlugin::version |
( |
| ) |
|
|
virtual |
◆ yearBegin()
void BarkBeetlePlugin::yearBegin |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: