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

renpy.display.anim not documented #1912

Closed
trajano opened this issue Jun 29, 2019 · 1 comment
Closed

renpy.display.anim not documented #1912

trajano opened this issue Jun 29, 2019 · 1 comment

Comments

@trajano
Copy link

trajano commented Jun 29, 2019

I noticed that the renpy.display.anim module is not documented in https://www.renpy.org/doc/html/py-function-class-index.html is it going to be deprecated and removed in future releases?

Just asking because I implemented https://lemmasoft.renai.us/forums/viewtopic.php?p=514125#p514125 which uses the APIs in that module.

@renpytom
Copy link
Member

renpytom commented Jun 30, 2019

It's retained for compatibility with older programs, but I'd recommend not using it in newer designs. Should we have a major compatibility break - like moving to a Python 3 Ren'Py - I may consider removing it.

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

2 participants