summaryrefslogtreecommitdiff
path: root/txtgameengine/shaders/__init__.py
blob: 989ba98bcdd2800ec859a44efd8ff8521746db46 (plain)
1
2
from .shader import Shader
from .integrated import TextureShader, BasicShader, FontShader