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

Change private variables to leading double underscore #61

Open
bfrymire opened this issue May 3, 2024 · 0 comments
Open

Change private variables to leading double underscore #61

bfrymire opened this issue May 3, 2024 · 0 comments

Comments

@bfrymire
Copy link
Owner

bfrymire commented May 3, 2024

The current code semantic for "private" variables is having the variable name wrapped in double underscores.
This new semantic is well known between GameMaker developers.

@bfrymire bfrymire changed the title Change private variables leading double underscore Change private variables to leading double underscore May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant