Module ti.parameters

Parameters

Fixed values for the whole program.

Expand source code Browse git
"""
# Parameters

Fixed values for the whole program.
"""

NAME = "Text-Info"
"""The name of the game: this program.
"""

URL_TF_DOCS = "https://annotation.github.io/text-info/ti"

Global variables

var NAME

The name of the game: this program.