NobleEngine
NobleEngine copied to clipboard
Add scene init args to Noble.transition
I needed a way to pass args to initialize new scenes, so I added the ability to pass variadic args to Noble.transition.
I couldn't figure out how to document this in LDoc. :(