소스 검색

Changed column sizes.

mitm 5 년 전
부모
커밋
4f96f79f13
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/docs/asciidoc/jme3/advanced/texture_atlas.adoc

+ 2 - 2
src/docs/asciidoc/jme3/advanced/texture_atlas.adoc

@@ -21,7 +21,7 @@ The `jme3tools.optimize.TextureAtlas` allows combining multiple textures into on
 
 
 == API
-[cols="40,60", options="header"]
+[cols="35,65", options="header"]
 |===
 
 a|TextureAtlas method
@@ -50,7 +50,7 @@ a|Creates a new atlas texture from the added textures for the given map name.
 
 |===
 
-[cols="40,60", options="header"]
+[cols="35,65", options="header"]
 |===
 
 a|TextureAtlasTile method