mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
*** empty log message ***
This commit is contained in:
parent
59f27226ce
commit
f396f53fd0
@ -93,7 +93,7 @@ class Transitions:
|
||||
self.fade.reparentTo(aspect2d)
|
||||
self.fade.setColor(0,0,0,alpha)
|
||||
|
||||
def fadeOutTask(self, task, time=0.5, noFade=1):
|
||||
def fadeOutTask(self, task, time=0.3, noFade=1):
|
||||
"""
|
||||
As a sequence: Fade out, execute the given task, then do a noFade
|
||||
if requested
|
||||
|
Loading…
x
Reference in New Issue
Block a user