Difference between revisions of "My Java Notes"
Jump to navigation
Jump to search
To Computing
m (→Java resources) |
m |
||
Line 7: | Line 7: | ||
[http://www.javaworld.com/article/2076869/learn-java/drawing-text-is-easy-with-three-java-classes.html Drawing text is easy with three java Classes] | [http://www.javaworld.com/article/2076869/learn-java/drawing-text-is-easy-with-three-java-classes.html Drawing text is easy with three java Classes] | ||
== libgdx == | == Java Game Development == | ||
[[Java Game Development]] | |||
=== libgdx === | |||
[https://github.com/libgdx/libgdx/wiki/Running-Tests Running Tests] | [https://github.com/libgdx/libgdx/wiki/Running-Tests Running Tests] | ||
<center>[[Computing|To Computing]]</center> | <center>[[Computing|To Computing]]</center> |
Revision as of 10:33, 8 November 2014
Java Notes
Java resources
Drawing text is easy with three java Classes