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

Renaming of ccm::Object #9

Open
JarrettSJohnson opened this issue Apr 13, 2019 · 1 comment
Open

Renaming of ccm::Object #9

JarrettSJohnson opened this issue Apr 13, 2019 · 1 comment

Comments

@JarrettSJohnson
Copy link
Contributor

Should be more specific to something. I don't have a extremely clear design of what kind of information should be in this class, but for now it'll probably just be items related to its rendering. Name is a placeholder for now.

Other suggestions brought up by Gaztin:
Renderable
Drawable

@JarrettSJohnson JarrettSJohnson changed the title Renaming of Object Renaming of ccm::Object Apr 13, 2019
@Jack-Punter
Copy link
Contributor

This may be overcomplicating it but... what about Renderable which can have an std::variant member that is one of a few different things we may want to render? i.e a texture, a plain square (like object currently is) or some text (which would include font info and such), for example.

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