瀏覽代碼

center test

mitm001 5 年之前
父節點
當前提交
c4f5112d49
共有 1 個文件被更改,包括 7 次插入5 次删除
  1. 7 5
      docs/modules/core/pages/effect/effects_overview.adoc

+ 7 - 5
docs/modules/core/pages/effect/effects_overview.adoc

@@ -82,12 +82,14 @@ public class MyGame extends SimpleApplication {
 
 == Water
 
+[.float-group]
+--
 [.center]
-image:effect/water-post.png[water-post.png,width="150",height="100",align="center"]
-image:effect/water.png[water.png,width="150",height="100",align="center"]
-image:effect/water-reflection-muddy.png[water-reflection-muddy.png,width="150",height="100",align="center"]
-image:effect/underwater2.jpg[underwater2.jpg,width="150",height="100",align="center"]
-
+image:effect/water-post.png[water-post.png,width="150",height="100"]
+image:effect/water.png[water.png,width="150",height="100"]
+image:effect/water-reflection-muddy.png[water-reflection-muddy.png,width="150",height="100"]
+image:effect/underwater2.jpg[underwater2.jpg,width="150",height="100"]
+--
 The jMonkeyEngine xref:jme3/advanced/water.adoc["`SeaMonkey WaterFilter`"] simulates ocean waves, foam, including cool underwater caustics. +
 Use the SimpleWaterProcessor (SceneProcessor) for small, limited bodies of water, such as puddles, drinking troughs, pools, fountains.