#include <Toughness.h>
Inheritance diagram for ogs::feats::Toughness:
Public Member Functions | |
Toughness () | |
Create a new Toughness feat. | |
bool | attachObject (Object &object) |
Attach this feature to an object. | |
bool | dettachObject () |
|
This method should always be called first by derived classes that override this method.
Reimplemented from ogs::core::Feature. |