We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847b896 commit 415943bCopy full SHA for 415943b
python_actr/display/pygame/core.py
@@ -1,6 +1,6 @@
1
import pygame
2
import time
3
-from ccm.display.pygame import render
+from python_actr.display.pygame import render
4
5
class PygameDisplay:
6
def __init__(self,obj,width=640,height=480,full=False,title='CCMSuite3',background='#CCCCCC'):
0 commit comments