Public Member Functions | |
| def | __init__ |
| def | __repr__ |
| def | __str__ |
| def | apply_to |
| def | matches_condition |
Private Attributes | |
| _condition | |
| _new_value | |
| def rgoap.common.Effect.__init__ | ( | self, | |
| condition, | |||
| new_value | |||
| ) |
| def rgoap.common.Effect.__repr__ | ( | self | ) |
| def rgoap.common.Effect.__str__ | ( | self | ) |
| def rgoap.common.Effect.apply_to | ( | self, | |
| worldstate | |||
| ) |
| def rgoap.common.Effect.matches_condition | ( | self, | |
| worldstate, | |||
| start_worldstate | |||
| ) |
rgoap::common.Effect::_condition [private] |
rgoap::common.Effect::_new_value [private] |