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

Feature: Misc. Generic Objects #5

Open
Mutilar opened this issue Apr 28, 2019 · 0 comments
Open

Feature: Misc. Generic Objects #5

Mutilar opened this issue Apr 28, 2019 · 0 comments

Comments

@Mutilar
Copy link
Member

Mutilar commented Apr 28, 2019

Add support for various objects that will be of use to a player. Each object will have its own rules and conditions to follow. For example, a Vector2 has two float members, "x" and "y". Other data types will have their own hard-coded list of variable object members.

Vector2 point = new Vector2(10.2, 3.4);
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