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