5 lines
No EOL
204 B
Lua
5 lines
No EOL
204 B
Lua
return {
|
|
tween = {"name", "type", "start", "duration", "target", "easing"},
|
|
movement = {"name", "type", "start", "duration", "x", "y", "easing"},
|
|
switch = {"name", "type", "start", "bools"},
|
|
} |