Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for how to override inference #20

Open
technomancy opened this issue Jul 7, 2017 · 0 comments
Open

Documentation for how to override inference #20

technomancy opened this issue Jul 7, 2017 · 0 comments

Comments

@technomancy
Copy link

Perhaps this is already possible, but I couldn't figure out how to do it--I'm writing code that uses love2d, and I know (for instance) that a love.graphics.line function exists which takes x1, y1, x2, y2. Is there a way for me to provide this data to luainspect so it doesn't flag my calls to this function as "unknown field"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant