Timeline for libgdx glClearColor not setting right color?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 9, 2014 at 2:10 | vote | accept | hkguile | ||
| Oct 9, 2014 at 1:35 | comment | added | hkguile | finally, Gdx.gl.glClearColor((float)60/255,(float)181/255,0f,0f); | |
| S Oct 8, 2014 at 11:16 | history | suggested | Kelly Thomas | CC BY-SA 3.0 | floats for division |
| Oct 8, 2014 at 11:04 | review | Suggested edits | |||
| S Oct 8, 2014 at 11:16 | |||||
| Oct 8, 2014 at 9:49 | comment | added | Kromster | @Ben: Good comment, it should be for the question though, not for the answer ;) | |
| Oct 8, 2014 at 9:48 | comment | added | user30331 | The lines should also be switched around, otherwise there will be one "wrong" frame. | |
| Oct 8, 2014 at 9:47 | history | answered | Kromster | CC BY-SA 3.0 |