ColorParticle ============= .. currentmodule:: pygamelib.gfx.particles .. autoclass:: ColorParticle :members: :inherited-members: :undoc-members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ColorParticle.__init__ ~ColorParticle.apply_force ~ColorParticle.attach ~ColorParticle.detach ~ColorParticle.finished ~ColorParticle.handle_notification ~ColorParticle.load ~ColorParticle.notify ~ColorParticle.render ~ColorParticle.reset ~ColorParticle.reset_lifespan ~ColorParticle.serialize ~ColorParticle.store_screen_position ~ColorParticle.terminate ~ColorParticle.update .. rubric:: Attributes .. autosummary:: ~ColorParticle.column ~ColorParticle.row ~ColorParticle.screen_column ~ColorParticle.screen_row ~ColorParticle.x ~ColorParticle.y