ParticleSprixel =============== .. currentmodule:: pygamelib.gfx.particles .. autoclass:: ParticleSprixel :members: :inherited-members: :undoc-members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ParticleSprixel.__init__ ~ParticleSprixel.attach ~ParticleSprixel.black_rect ~ParticleSprixel.black_square ~ParticleSprixel.blue_rect ~ParticleSprixel.blue_square ~ParticleSprixel.copy ~ParticleSprixel.cyan_rect ~ParticleSprixel.cyan_square ~ParticleSprixel.detach ~ParticleSprixel.from_ansi ~ParticleSprixel.green_rect ~ParticleSprixel.green_square ~ParticleSprixel.handle_notification ~ParticleSprixel.load ~ParticleSprixel.magenta_rect ~ParticleSprixel.magenta_square ~ParticleSprixel.notify ~ParticleSprixel.red_rect ~ParticleSprixel.red_square ~ParticleSprixel.render_to_buffer ~ParticleSprixel.serialize ~ParticleSprixel.store_screen_position ~ParticleSprixel.white_rect ~ParticleSprixel.white_square ~ParticleSprixel.yellow_rect ~ParticleSprixel.yellow_square .. rubric:: Attributes .. autosummary:: ~ParticleSprixel.bg_color ~ParticleSprixel.fg_color ~ParticleSprixel.length ~ParticleSprixel.model ~ParticleSprixel.screen_column ~ParticleSprixel.screen_row