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

Nord API #1

Closed
arcticicestudio opened this issue Sep 26, 2016 · 0 comments
Closed

Nord API #1

arcticicestudio opened this issue Sep 26, 2016 · 0 comments
Milestone

Comments

@arcticicestudio
Copy link
Contributor

arcticicestudio commented Sep 26, 2016

Implement the Nord API.
The main class and entry point should be the com.arcticicestudio.nord.Nord enum.
Every enum constant should represent a color as Color object.

The API should provide static methods to get the HEX and RGB string as well as the Color object itself.

Package Entity Modifier Method
com.arcticicestudio.nord Nord static + hex(Color) : String
com.arcticicestudio.nord Nord static + rgb(Color) : String
com.arcticicestudio.nord Nord - + get() : Color
@arcticicestudio arcticicestudio self-assigned this Sep 26, 2016
arcticicestudio added a commit that referenced this issue Sep 26, 2016
arcticicestudio added a commit that referenced this issue Sep 26, 2016
arcticicestudio added a commit that referenced this issue Sep 26, 2016
arcticicestudio added a commit that referenced this issue Sep 26, 2016
@arcticicestudio arcticicestudio removed their assignment Sep 23, 2017
@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Jan 4, 2018
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