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