浏览代码

stack right

mitm001 5 年之前
父节点
当前提交
91e99a187a
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      docs/modules/core/pages/effect/effects_overview.adoc

+ 3 - 2
docs/modules/core/pages/effect/effects_overview.adoc

@@ -82,7 +82,8 @@ public class MyGame extends SimpleApplication {
 
 == Water
 
-
+[.float-group]
+--
 [.right.text-left]
 image::effect/water-post.png[water-post.png,width="150",height="100"]
 
@@ -94,7 +95,7 @@ image::effect/water-reflection-muddy.png[water-reflection-muddy.png,width="150",
 
 [.right.text-left]
 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.