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

Audio Source setPosition, setOrientation etc. #53

Closed
slime73 opened this issue Aug 11, 2010 · 1 comment
Closed

Audio Source setPosition, setOrientation etc. #53

slime73 opened this issue Aug 11, 2010 · 1 comment
Labels
change Change to existing functionality

Comments

@slime73
Copy link
Member

slime73 commented Aug 11, 2010

Original report by Anonymous.


I saw in the source code of love that e.g. w_Source_setPosition(lua_State * L) is already written in wrap_Source(modules\audio) but is not included in the luaL_Reg functions[] at the bottom. Why are these not functions registered?

This would be a great feature to have since the setPosition/setOrientation/setVelocity for the listener can already be used(example http://love2d.org/wiki/love.audio.setPosition) and this would make no sense without the corresponding functions for the sources

@slime73
Copy link
Member Author

slime73 commented Aug 19, 2010

Original comment by Bill Meltsner (Bitbucket: bmelts, GitHub: bmelts).


This was implemented in <>.

@slime73 slime73 closed this as completed Aug 19, 2010
@slime73 slime73 added major change Change to existing functionality labels Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change Change to existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant