File: script.py

package info (click to toggle)
python-sfml 2.2~git20150611.196c88%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,020 kB
  • sloc: python: 1,125; cpp: 309; makefile: 124
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")