ColorPicker =========== .. currentmodule:: pygamelib.gfx.ui .. autoclass:: ColorPicker :members: :inherited-members: :undoc-members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ColorPicker.__init__ ~ColorPicker.render_to_buffer .. rubric:: Attributes .. autosummary:: ~ColorPicker.blue ~ColorPicker.color ~ColorPicker.green ~ColorPicker.red ~ColorPicker.selection