Public Member Functions | Private Attributes
rgoap.common.Effect Class Reference

List of all members.

Public Member Functions

def __init__
def __repr__
def __str__
def apply_to
def matches_condition

Private Attributes

 _condition
 _new_value

Detailed Description

Definition at line 198 of file common.py.


Constructor & Destructor Documentation

def rgoap.common.Effect.__init__ (   self,
  condition,
  new_value 
)

Definition at line 201 of file common.py.


Member Function Documentation

Definition at line 208 of file common.py.

Definition at line 205 of file common.py.

def rgoap.common.Effect.apply_to (   self,
  worldstate 
)

Definition at line 211 of file common.py.

def rgoap.common.Effect.matches_condition (   self,
  worldstate,
  start_worldstate 
)
Return whether this effect can reach worldstate from start_worldstate

Definition at line 215 of file common.py.


Member Data Documentation

Definition at line 201 of file common.py.

Definition at line 201 of file common.py.


The documentation for this class was generated from the following file:


rgoap
Author(s): Felix Kolbe
autogenerated on Sun Oct 5 2014 23:53:02