PathActuator ============ .. currentmodule:: pygamelib.actuators .. autoclass:: PathActuator :members: :inherited-members: :undoc-members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~PathActuator.__init__ ~PathActuator.attach ~PathActuator.detach ~PathActuator.handle_notification ~PathActuator.load ~PathActuator.next_move ~PathActuator.notify ~PathActuator.pause ~PathActuator.serialize ~PathActuator.set_path ~PathActuator.start ~PathActuator.stop ~PathActuator.store_screen_position .. rubric:: Attributes .. autosummary:: ~PathActuator.screen_column ~PathActuator.screen_row