| | |
- __builtin__.object
-
- Direction
- Navigator
class Direction(__builtin__.object) |
| | |
Methods defined here:
- __init__(self, x=0, y=0)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __weakref__ = <attribute '__weakref__' of 'Direction' objects>
- list of weak references to the object (if defined)
|
|