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