Label
Label(value) -> Label widgetBasic widget for simply displaying some text. Not really much to it, you can pass it a value which it will display.
Label.font
Label.font -> pygame.FontThe font that this label is using.
Basic widget for simply displaying some text. Not really much to it, you can pass it a value which it will display.
The font that this label is using.