Movable ======= .. currentmodule:: pygamelib.board_items .. autoclass:: Movable :members: :inherited-members: :undoc-members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Movable.__init__ ~Movable.attach ~Movable.can_move ~Movable.collides_with ~Movable.debug_info ~Movable.detach ~Movable.display ~Movable.distance_to ~Movable.handle_notification ~Movable.has_inventory ~Movable.load ~Movable.notify ~Movable.overlappable ~Movable.pickable ~Movable.position_as_vector ~Movable.render_to_buffer ~Movable.restorable ~Movable.serialize ~Movable.set_can_move ~Movable.set_overlappable ~Movable.set_pickable ~Movable.set_restorable ~Movable.store_position ~Movable.store_screen_position .. rubric:: Attributes .. autosummary:: ~Movable.animation ~Movable.column ~Movable.dtmove ~Movable.heading ~Movable.height ~Movable.inventory_space ~Movable.layer ~Movable.model ~Movable.particle_emitter ~Movable.row ~Movable.screen_column ~Movable.screen_row ~Movable.size ~Movable.width