This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0a1c886de51d2794de0835f014857c8bac11675d
itgmania212121
/
stepmania
/
Themes
/
default
/
BGAnimations
/
_delay out.lua
T
3 lines
96 B
Lua
Raw
Normal View
History
Unescape
Escape
transition helpers
2007-04-18 00:46:42 +00:00
local
fSeconds
=
ScreenMetric
(
"OutDelay"
);
return
Def.Actor
{
OnCommand
=
cmd
(
sleep
,
fSeconds
);
};
Reference in New Issue
Copy Permalink