adapted the modules for integrating into the santoscope repository
This commit is contained in:
2
circle_button.py
Normal file → Executable file
2
circle_button.py
Normal file → Executable file
@ -1,5 +1,5 @@
|
||||
import pygame
|
||||
from colors import *
|
||||
from .colors import *
|
||||
import math
|
||||
|
||||
class CircleButton:
|
||||
|
||||
Reference in New Issue
Block a user