base
The base module provide basic objects and exceptions that are used by the entire library.
- Console
- History
- Math
- PglBaseObject
- PglException
- PglInvalidLevelException
- PglInvalidTypeException
- PglInventoryException
- PglObjectIsNotMovableException
- PglOutOfBoardBoundException
- Text
TextText.__init__()Text.attach()Text.bg_colorText.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.fg_colorText.green()Text.green_bright()Text.green_dim()Text.handle_notification()Text.info()Text.lengthText.load()Text.magenta()Text.magenta_bright()Text.magenta_dim()Text.notify()Text.parentText.print_formatted()Text.print_white_on_red()Text.red()Text.red_bright()Text.red_dim()Text.render_to_buffer()Text.screen_columnText.screen_rowText.serialize()Text.store_screen_position()Text.styleText.textText.warn()Text.white()Text.white_bright()Text.white_dim()Text.yellow()Text.yellow_bright()Text.yellow_dim()
- Vector2D
- Deprecated objects