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

LightDefs? #11

Open
JesseTG opened this issue Jul 9, 2014 · 2 comments
Open

LightDefs? #11

JesseTG opened this issue Jul 9, 2014 · 2 comments

Comments

@JesseTG
Copy link

JesseTG commented Jul 9, 2014

You know how Box2D has things like BodyDefs, FixtureDefs, and various flavors of JointDefs? Why not do a similar thing for the various subclasses of Light?

@badlogic
Copy link
Member

badlogic commented Jul 9, 2014

what would be the purpose? also, this lib is in maintenance mode. no new
features unless someone sends a PR or takes over development :)
On Jul 9, 2014 6:40 PM, "Jesse Talavera-Greenberg" [email protected]
wrote:

You know how Box2D has things like BodyDefs, FixtureDefs, and various
flavors of JointDefs? Why not do a similar thing for the various
subclasses of Light?


Reply to this email directly or view it on GitHub
#11.

@JesseTG
Copy link
Author

JesseTG commented Jul 9, 2014

Oh, okay, did not know that.

As for the purpose, I thought it would be for the same purpose as Box2D's def classes--for making a bunch of Lights that are similar, but not quite the same. Also, it'd be easier to serialize and deserialize (as a Light sort of feels like it should be defined externally).

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