Re: [問題] pygame error

看板Python作者 (Nathan)時間10年前 (2015/11/04 16:49), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/4 (看更多)
import pygame import sys import os import cv2 import pygameui as ui . . 中間都是介面的code而已 . . ui.init('Raspberry Pi UI', (800, 480)) pygame.mouse.set_visible(False) ui.scene.push(Home()) ui.run() 大概主要是這樣 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.116.78.236 ※ 文章網址: https://www.ptt.cc/bbs/Python/M.1446626985.A.ACE.html
文章代碼(AID): #1MESQfhE (Python)
文章代碼(AID): #1MESQfhE (Python)