- javadoc html tag fix
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9118 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
65afa0bbc8
commit
965974c18d
@ -112,7 +112,7 @@ import java.util.logging.Logger;
|
|||||||
* Geometry geom = scene.getChild("MyGeometry");
|
* Geometry geom = scene.getChild("MyGeometry");
|
||||||
* atlas.applyCoords(geom);
|
* atlas.applyCoords(geom);
|
||||||
* geom.setMaterial(mat);
|
* geom.setMaterial(mat);
|
||||||
* </pre></
|
* </pre>
|
||||||
*
|
*
|
||||||
* @author normenhansen, Lukasz Bruun - lukasz.dk
|
* @author normenhansen, Lukasz Bruun - lukasz.dk
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user