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

List of all members.

Public Member Functions

def __init__
def __repr__
def __str__
def apply_preconditions
def is_valid

Public Attributes

 usability

Private Attributes

 _preconditions

Detailed Description

usability range: from 0 to 1, defaults to 1

Definition at line 258 of file common.py.


Constructor & Destructor Documentation

def rgoap.common.Goal.__init__ (   self,
  preconditions,
  usability = 1 
)

Definition at line 262 of file common.py.


Member Function Documentation

Definition at line 269 of file common.py.

def rgoap.common.Goal.__str__ (   self)

Definition at line 266 of file common.py.

def rgoap.common.Goal.apply_preconditions (   self,
  worldstate 
)

Definition at line 277 of file common.py.

def rgoap.common.Goal.is_valid (   self,
  worldstate 
)

Definition at line 273 of file common.py.


Member Data Documentation

Definition at line 262 of file common.py.

Definition at line 262 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