-
Notifications
You must be signed in to change notification settings - Fork 10
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
Document added System entries (GetEngineInteger and GetEngineString) #260
Comments
after this is in, put mention of it from |
@ivan-mogilko we don't actually have any II (indexed integer) enums, do we? |
Not right now, but this signature is reserved for that purpose. |
I think it is better to either remove it or make a note that none of those are there yet, otherwise it looks like at least one of the enums must be a typo. |
Why remove it? It's a future compatible specification. We are saying that if such value IDs will be added, then they will use this pattern. It's a normal thing for expandable API, imo. It's also mentioned in enum description here: |
ok. Closing this as it is done. |
https://github.com/adventuregamestudio/ags-manual/wiki/System
Examples of using it
These were originally added in this PR adventuregamestudio/ags#2358
The enums are documented in #259
The text was updated successfully, but these errors were encountered: