Browse Source

float right

mitm001 5 years ago
parent
commit
6ac7e641f0
1 changed files with 2 additions and 3 deletions
  1. 2 3
      docs/modules/core/pages/effect/effects_overview.adoc

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

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