The Great Enspacening begins!

This commit is contained in:
Maruno17
2021-12-18 12:20:31 +00:00
parent 2480ab0f9e
commit f7b76ae62e
138 changed files with 567 additions and 567 deletions

View File

@@ -75,7 +75,7 @@ class Window
@_windowskin
end
def initialize(viewport=nil)
def initialize(viewport = nil)
@sprites={}
@spritekeys=[
"back",
@@ -345,7 +345,7 @@ class Window
end
end
def privRefresh(changeBitmap=false)
def privRefresh(changeBitmap = false)
return if self.disposed?
backopac=self.back_opacity*self.opacity/255
contopac=self.contents_opacity