File: script.py

package info (click to toggle)
python-sfml 2.2~git20150611.196c88%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,816 kB
  • ctags: 1,605
  • sloc: python: 1,125; cpp: 309; makefile: 118
file content (3 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (4)
1
2
3
from sfml import sf

texture = sf.Texture.from_file("image.jpg")