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