Text ==== .. currentmodule:: pygamelib.base .. autoclass:: Text :members: :inherited-members: :undoc-members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Text.__init__ ~Text.attach ~Text.handle_notification ~Text.black ~Text.black_bright ~Text.black_dim ~Text.blue ~Text.blue_bright ~Text.blue_dim ~Text.cyan ~Text.cyan_bright ~Text.cyan_dim ~Text.debug ~Text.detach ~Text.fatal ~Text.green ~Text.green_bright ~Text.green_dim ~Text.info ~Text.magenta ~Text.magenta_bright ~Text.magenta_dim ~Text.notify ~Text.print_white_on_red ~Text.red ~Text.red_bright ~Text.red_dim ~Text.render_to_buffer ~Text.warn ~Text.white ~Text.white_bright ~Text.white_dim ~Text.yellow ~Text.yellow_bright ~Text.yellow_dim .. rubric:: Attributes .. autosummary:: ~Text.bg_color ~Text.fg_color ~Text.length ~Text.screen_column ~Text.screen_row ~Text.text ~Text.style ~Text.parent