File: __init__.py

package info (click to toggle)
pysiogame 4.20.01-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 27,876 kB
  • sloc: python: 48,742; xml: 3,813; sh: 30; makefile: 11
file content (2 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (2)
1
2
# -*- coding: utf-8 -*-
__all__ = ["board", "menu", "info_bar", "speaker", "colors"]