Package pajammin :: Package ai :: Package script :: Module script :: Class Wait
[show private | hide private]
[frames | no frames]

Class Wait

TaskResult --+
             |
            Wait


The task can't be completed yet; wait the given amount of time, and try the task again.
Method Summary
  __init__(self, duration)
  __repr__(self)

Method Details

__init__(self, duration)
(Constructor)

__repr__(self)
(Representation operator)